From 905ff4a29bb12713276fc23d5c2b9ea03f5afbd5 Mon Sep 17 00:00:00 2001 From: timofey Date: Wed, 23 Nov 2022 15:54:59 +0000 Subject: [PATCH] update dpy --- base.requirements.txt | 4 ++-- v6d3losyash/run-bot.py | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) 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 = '`_*\'"\\'