Intent fix (#26)
* fix: potential missing intent bug - Fixes discord.py 2.0 intent missing bug (hopefully) task: none * reverts weird working copy rename of run.py * Updates Discord.py to 2.0.1 Discord.py 2.0 was released and I didn't even notice! * removes discord.py from dockerfile
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,4 +2,5 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
mount
|
||||
mount
|
||||
.idea
|
||||
Reference in New Issue
Block a user