Implemented "/user update_channels" (#10)
This commit is contained in:
@@ -14,9 +14,9 @@
|
||||
"guild_unconfigured": "Guild is not configured. Please, report this to the administrator.",
|
||||
"guild_unconfigured_admin": "Guild is not configured. Please, configure it using `/config set`.",
|
||||
"jailed_error": "You are jailed and cannot interact with events. Please, contact the administrator.",
|
||||
"notice_event_already_started": "Event **{event_name}** has already started!\n\nUse slash command `/guess` to suggest your answers to each event stage.",
|
||||
"operation_unconfirmed": "Operation not confirmed.",
|
||||
"register_already_registered": "You are already registered for this event.",
|
||||
"register_already_started": "Event **{event_name}** has already started!\n\nUse slash command `/guess` to suggest your answers to each event stage.",
|
||||
"register_success_ongoing": "You are now registered for the event **{event_name}**.\n\nNew channel has been created for you and further instructions will are provided in it. Good luck!",
|
||||
"register_success_scheduled": "You are now registered for the event **{event_name}**.\n\nNew channel will be created for you and further instructions will be provided as soon as the event starts <t:{event_starts}:R>. Good luck!",
|
||||
"status": "**QuizBot** v{version}\n\nUptime: since <t:{start_time}>",
|
||||
|
Reference in New Issue
Block a user