get rid of the MessageDistributor module... & update discord, to work with API v10
Added discord commands (issue: as they're running over the event hub, they're processed on the same track as other events. => activity ingame triggers the next run; otherwise there's some delay for responses) relay is a standard module now.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
bbcode==1.1.0
|
||||
beautifulsoup4==4.10.0
|
||||
cryptography==3.3.2
|
||||
discord.py @ git+https://github.com/Rapptz/discord.py@45d498c1b76deaf3b394d17ccf56112fa691d160
|
||||
discord.py @ git+https://github.com/Rapptz/discord.py@1bfe6b2bb160ce802a1f08afed73941a19a0a651
|
||||
emojis==0.6.0
|
||||
hjson==3.0.2
|
||||
mariadb==1.0.7
|
||||
|
||||
Reference in New Issue
Block a user