We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6978673 commit 45a204fCopy full SHA for 45a204f
bot.py
@@ -28,7 +28,7 @@
28
29
class DiscordBot(BaseBot):
30
BOT_NAME = 'garyatrics.com'
31
- VERSION = '0.10'
+ VERSION = '0.11'
32
NEEDED_PERMISSIONS = [
33
'add_reactions',
34
'read_messages',
0 commit comments