mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 09:48:26 -04:00
Added .boost, .boostmsg and .boostdel commands which allow you to have customizable messages when someone boosts your server, with auto-deletion support
- Updated response embed colors in greet commands - Updated .greetmsg and .byemsg command help to match the new .boost command help
This commit is contained in:
@@ -69,6 +69,13 @@
|
||||
"greetmsg_new": "New greet message set.",
|
||||
"greet_off": "Greet announcements disabled.",
|
||||
"greet_on": "Greet announcements enabled on this channel.",
|
||||
"boost_on": "Boost announcements enabled on this channel.",
|
||||
"boost_off": "Boost announcements disabled.",
|
||||
"boostmsg_cur": "Current boost message: {0}",
|
||||
"boostmsg_enable": "Enable boost messages by typing {0}",
|
||||
"boostmsg_new": "New boost message set.",
|
||||
"boostdel_off": "Automatic deletion of boost messages has been disabled.",
|
||||
"boostdel_on": "Boost messages will be deleted after {0} seconds.",
|
||||
"hierarchy": "You can't use this command on users with a role higher or equal than yours (or mine) in the role hierarchy.",
|
||||
"role_too_high": "You can't use this command with roles which are above your highest role, unless you're server administrator.",
|
||||
"images_loading": "Images will be reloaded within a few seconds.",
|
||||
|
Reference in New Issue
Block a user