Implemented "/user update_channels" (#10)
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user