Slightly improved hardcoded messages

This commit is contained in:
2025-04-29 01:04:50 +02:00
parent 2e9ed41a2c
commit 112387115f
4 changed files with 13 additions and 8 deletions

View File

@@ -70,7 +70,7 @@ class CogUnregister(Cog):
# TODO Text channel must be locked and updated
await ctx.respond("Ok.")
await ctx.respond("You are no longer registered for this event.")
def setup(bot: PycordBot) -> None: