Update file main.py
This commit is contained in:
parent
0935534926
commit
bb8b3afbf6
@ -116,7 +116,7 @@ async def slash(interaction: Interaction):
|
|||||||
Uptime: {int(round(uptime/60, 1))}m
|
Uptime: {int(round(uptime/60, 1))}m
|
||||||
Version: {botVersion} from {botDate}
|
Version: {botVersion} from {botDate}
|
||||||
Developer: DasMoorhuhn.py#2604
|
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())
|
embed = discord.Embed(title=f"Info", description="about this Server", timestamp=datetime.datetime.utcnow(), color=Color.blue())
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user