Skip to content

Commit 62ae637

Browse files
committed
Use discord[speed] extra
1 parent 35194d8 commit 62ae637

File tree

3 files changed

+251
-25
lines changed

3 files changed

+251
-25
lines changed

Diff for: Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ typing-extensions = "==4.8.0"
1212
[packages]
1313
aiohttp = "==3.9.0"
1414
colorama = "==0.4.6"
15-
"discord.py" = "==2.3.2"
15+
"discord.py" = {version = "==2.3.2", extras = ["speed"]}
1616
emoji = "==2.8.0"
1717
isodate = "==0.6.1"
1818
motor = "==3.3.2"

0 commit comments

Comments
 (0)