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:
Roy Du
2022-10-28 14:19:09 -07:00
committed by GitHub
parent b9795a0d16
commit 001c05c38a
3 changed files with 5 additions and 2 deletions

View File

@@ -3,3 +3,4 @@ PlexAPI==4.0.0
texttable
python-dotenv
requests
discord.py==2.0.1