update dpy
This commit is contained in:
parent
d40c84ab82
commit
905ff4a29b
@ -1,2 +1,2 @@
|
||||
aiohttp~=3.7.4.post0
|
||||
discord.py~=1.7.3
|
||||
aiohttp>=3.7.4,<4
|
||||
discord.py~=2.1.0
|
||||
|
@ -20,6 +20,7 @@ client = discord.Client(
|
||||
reactions=True,
|
||||
invites=True,
|
||||
bans=True,
|
||||
message_content=True,
|
||||
),
|
||||
)
|
||||
ESCAPED = '`_*\'"\\'
|
||||
|
Loading…
Reference in New Issue
Block a user