diff --git a/base.requirements.txt b/base.requirements.txt index a6e2f54..0deb584 100644 --- a/base.requirements.txt +++ b/base.requirements.txt @@ -1,2 +1,2 @@ -aiohttp~=3.7.4.post0 -discord.py~=1.7.3 +aiohttp>=3.7.4,<4 +discord.py~=2.1.0 diff --git a/v6d3losyash/run-bot.py b/v6d3losyash/run-bot.py index a653176..3d95c54 100644 --- a/v6d3losyash/run-bot.py +++ b/v6d3losyash/run-bot.py @@ -20,6 +20,7 @@ client = discord.Client( reactions=True, invites=True, bans=True, + message_content=True, ), ) ESCAPED = '`_*\'"\\'