mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
add: Added .dmmod and .dmcmd to disable modules and commands in bot DMs
This commit is contained in:
@@ -758,6 +758,10 @@
|
||||
"gcmd_remove": "Command {0} has been enabled on all servers.",
|
||||
"gmod_add": "Module {0} has been disabled on all servers.",
|
||||
"gmod_remove": "Module {0} has been enabled on all servers.",
|
||||
"dmmod_add": "Module {0} has been disabled in bot DMs.",
|
||||
"dmmod_remove": "Module {0} has been enabled in bot DMs.",
|
||||
"dmcmd_add": "Command {0} has been disabled in bot DMs.",
|
||||
"dmcmd_remove": "Command {0} has been enabled in bot DMs.",
|
||||
"lgp_none": "No blocked commands or modules.",
|
||||
"cant_read_or_send": "You can't read from or send messages to that channel.",
|
||||
"quotes_notfound": "No quotes found matching the quote ID specified.",
|
||||
|
Reference in New Issue
Block a user