From 857f21cd554ab45ce86ba1ad8af1cc0ebe1c18b1 Mon Sep 17 00:00:00 2001 From: iiLarsH <131697924+iiLarsH@users.noreply.github.com> Date: Wed, 7 Jun 2023 12:31:09 +0200 Subject: [PATCH] Update getLeaderboard.py --- Reuse/getLeaderboard.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Reuse/getLeaderboard.py b/Reuse/getLeaderboard.py index ddb288f..c5a3a05 100644 --- a/Reuse/getLeaderboard.py +++ b/Reuse/getLeaderboard.py @@ -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