Implemented "/user update_channels" (#10)

This commit is contained in:
2025-05-02 14:07:00 +02:00
parent 5507295b1b
commit 3dcae36dec
6 changed files with 110 additions and 36 deletions

View File

@@ -115,7 +115,7 @@ class CogRegister(Cog):
)
await user_channel.send(
self.bot._("register_already_started", "messages", locale=ctx.locale).format(
self.bot._("notice_event_already_started", "messages", locale=ctx.locale).format(
event_name=pycord_event.name
),
file=thumbnail,