This commit is contained in:
mdeboute
2022-04-28 12:03:51 +02:00
parent 0eedc2a638
commit b69be7c05e
14 changed files with 107 additions and 72 deletions

5
.gitignore vendored
View File

@@ -4,4 +4,7 @@ __pycache__/
# Poetry venv directories and files
.venv/
poetry.lock
poetry.lock
# Keys and tokens of the Twitter API
credentials.py