mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
.remindl and .remindrm commands now supports optional 'server' parameter for Administrators which allows them to delete any reminder created on the server
This commit is contained in:
@@ -919,6 +919,7 @@
|
||||
"reaction_role_removed": "Removed ReactionRole message #{0}",
|
||||
"reaction_roles_full": "You've reached the limit on ReactionRole messages. You have to delete some.",
|
||||
"reminder_list": "List of reminders",
|
||||
"reminder_server_list": "List of server reminders",
|
||||
"reminder_deleted": "Reminder #{0} was deleted.",
|
||||
"reminder_not_exist": "Reminder at that index does not exist.",
|
||||
"reminders_none": "No reminder on this page.",
|
||||
|
Reference in New Issue
Block a user