Skip to content
Snippets Groups Projects
Unverified Commit 22c0d01b authored by dnns01's avatar dnns01 Committed by GitHub
Browse files

Fix invite link

parent 2622e3ff
No related branches found
No related tags found
1 merge request!15Aktualisierung von News-Branch
......@@ -44,7 +44,7 @@ class Welcome(commands.Cog):
inline=False)
embed.add_field(name=":link: Einladungslink",
value="Mitstudierende kannst du mit folgendem Link einladen: os.getenv('DISCORD_INVITE_LINK').",
value=f"Mitstudierende kannst du mit folgendem Link einladen: os.getenv('DISCORD_INVITE_LINK').",
inline=False)
embed.add_field(name="\u200b",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment