We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dde0507 commit 7538145Copy full SHA for 7538145
cogs/general.py
@@ -191,7 +191,7 @@ async def server(self, context: SlashContext):
191
return
192
193
embed = discord.Embed(
194
- description=f"Join the support server for the bot by clicking [here](https://discord.gg/HzJ3Gfr).",
+ description=f"Join the support server for the bot by clicking [here](https://discord.gg/mTBrXyWxAF).",
195
color=0xD75BF4
196
)
197
try:
0 commit comments