feat: add ability to load env vars from file

This commit is contained in:
2021-07-28 17:24:58 -04:00
parent 9e4badff46
commit bd1d582c8b
2 changed files with 11 additions and 3 deletions

View File

@@ -7,6 +7,7 @@ charset-normalizer==2.0.3
discord.py==1.7.3
idna==3.2
multidict==5.1.0
python-dotenv==0.19.0
requests==2.26.0
typing-extensions==3.10.0.0
urllib3==1.26.6