From bb8b3afbf6a73b69dbd608834a596b0d52db85f8 Mon Sep 17 00:00:00 2001 From: DasMoorhuhn Date: Fri, 3 Feb 2023 20:56:08 +0000 Subject: [PATCH] Update file main.py --- src/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.py b/src/main.py index f709a24..28920be 100644 --- a/src/main.py +++ b/src/main.py @@ -116,7 +116,7 @@ async def slash(interaction: Interaction): Uptime: {int(round(uptime/60, 1))}m Version: {botVersion} from {botDate} Developer: DasMoorhuhn.py#2604 - Sourcecode: https://gitlab.com/HendrikHeine/it-discord-bot + Sourcecode: https://gitlab.com/HendrikHeine/tux-discord-bot """ embed = discord.Embed(title=f"Info", description="about this Server", timestamp=datetime.datetime.utcnow(), color=Color.blue())