OwO #1

Merged
ComputerTech merged 2 commits from :master into master 2024-02-18 14:57:16 +01:00
3 changed files with 6 additions and 1 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
__pycache__
data
logs
test.json

1
requirements.txt Normal file
View file

@ -0,0 +1 @@
colorama==0.4.6