bump pycord version

This commit is contained in:
Aaron Riedel 2022-03-07 02:58:49 +01:00
parent 3f900f1063
commit 7d9ca51b4f
Signed by: aaron
GPG key ID: 643004654D40D577
2 changed files with 1 additions and 2 deletions

1
bot.py
View file

@ -28,7 +28,6 @@ intents = discord.Intents(
token = os.environ['TOKEN']
prefix = os.environ['PREFIX']
bot = commands.Bot(intents=intents, command_prefix=prefix)
client = discord.Client()
admin_role=261603488331595776
member_role=261603747711418371

View file

@ -1 +1 @@
py-cord==2.0.0b4
py-cord==2.0.0b5