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(
|
embed.add_field(
|
||||||
name=":trophy:**Best Weapon**:trophy:",
|
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["weaponName"],
|
||||||
best_weapon["kills"],
|
best_weapon["kills"],
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
cmagick
|
cmagick
|
||||||
git+https://github.com/pycord-development/pycord@40d98dd7acff7ab97ec37cbc74603597975fb5f1
|
git+https://github.com/pycord-development/pycord@f8b4294ff06e0f700bcfe8c0ec13d0ec0085c7dd
|
||||||
gTTS
|
gTTS
|
||||||
httpx
|
httpx
|
||||||
humanfriendly
|
humanfriendly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user