Make messages ephemeral and bump discord.py
Make certain bot responses ephemeral to avoid spamming channels (debug command and missing-permission reply). Bump discord.py from 2.7.0 to 2.7.1 in requirements. Remove an unused Config().get_playlist_config() assignment in updatePlaylist to clean up dead code.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
discord.py==2.7.0
|
||||
discord.py==2.7.1
|
||||
motor==3.6.0
|
||||
dnspython==2.2.1
|
||||
tldextract==3.2.1
|
||||
|
||||
Reference in New Issue
Block a user