refactor of code

This commit is contained in:
2021-06-06 22:08:18 +02:00
parent b3246e5e5d
commit 5305fe0186
17 changed files with 194 additions and 56 deletions

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
aiohttp 3.7.4.post0
async-timeout 3.0.1
dice 3.1.2
discord.py 1.7.1
docopt 0.6.2
multidict 5.1.0
pyparsing 2.4.7
typing-extensions 3.7.4.3
yarl 1.6.3