Big version bump for pycord, hopefully everything works as expected
This commit is contained in:
parent
e95708647c
commit
ea012dadee
@ -62,7 +62,7 @@ def get_player(player):
|
||||
|
||||
embed.add_field(
|
||||
name=":trophy:**Best Weapon**:trophy:",
|
||||
value="%s\nkills: %s\naccuracy: %s\nHeadshots:%s"
|
||||
value="%s\nkills: %s\naccuracy: %s\nHeadshots: %s"
|
||||
% (
|
||||
best_weapon["weaponName"],
|
||||
best_weapon["kills"],
|
||||
|
@ -1,6 +1,6 @@
|
||||
beautifulsoup4
|
||||
cmagick
|
||||
git+https://github.com/pycord-development/pycord@40d98dd7acff7ab97ec37cbc74603597975fb5f1
|
||||
git+https://github.com/pycord-development/pycord@f8b4294ff06e0f700bcfe8c0ec13d0ec0085c7dd
|
||||
gTTS
|
||||
httpx
|
||||
humanfriendly
|
||||
@ -9,4 +9,4 @@ openai
|
||||
owotext
|
||||
pandas
|
||||
requests
|
||||
wolframalpha
|
||||
wolframalpha
|
||||
|
Loading…
x
Reference in New Issue
Block a user