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 ca7f4d6 commit 5f09231Copy full SHA for 5f09231
teapot/cogs/cmds.py
@@ -198,7 +198,7 @@ async def debug(ctx):
198
inline=True)
199
embed.add_field(name="Bug Report:", value="[Issues](https://github.com/RedCokeDevelopment/Teapot.py/issues)",
200
201
- embed.add_field(name="Website:", value="[Website](https://teapot.page)", inline=True)
+ embed.add_field(name="Website:", value="[Website](https://teapot.bot)", inline=True)
202
embed.add_field(name="Links",
203
value="[Support Discord](https://discord.gg/7BRGs6F) | [Add bot to server]" +
204
"(https://discordapp.com/oauth2/authorize?client_id=669880564270104586&permissions=8&scope=bot) | " +
0 commit comments