diff --git a/.gitignore b/.gitignore index acce484..75e7f3b 100644 --- a/.gitignore +++ b/.gitignore @@ -130,3 +130,4 @@ dmypy.json # Extra data data +config.py diff --git a/requirements.txt b/requirements.txt index b48962c..2a69344 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,3 +2,4 @@ praw peewee pure-sasl pydle +timeloop