Update getLeaderboard.py

This commit is contained in:
iiLarsH
2023-06-07 12:31:09 +02:00
committed by GitHub
parent 9c963a7d28
commit 857f21cd55
+1 -1
View File
@@ -80,4 +80,4 @@ def create_leaderboard_message(board:str, weaponid="", weaponname="", server="")
botmessage.add_field(name="", value=message)
botmessage.set_footer(text=f"Brought to you by ToneAPI, created at {date} on {time}")
return botmessage, img_file
return botmessage