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())