mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 12:21:00 -05:00
yes
This commit is contained in:
parent
41120dce8c
commit
ef82dd1f91
@ -7,7 +7,7 @@
|
||||
"LRSstart": 1661236321433,
|
||||
"botSwitches": {
|
||||
"registerCommands": true,
|
||||
"commands": false,
|
||||
"commands": true,
|
||||
"logs": true,
|
||||
"automod": true,
|
||||
"mpstats": true,
|
||||
|
@ -97,7 +97,7 @@ export default {
|
||||
message.reply('Please don\'t tag Monster unless it\'s important!')
|
||||
}
|
||||
if (message.content.toLowerCase().startsWith(`*mp players`) || message.content.toLowerCase().startsWith(`*mp status`)){
|
||||
message.reply('Prefix-based MP commands has moved to `/mp players` and `/mp status`')
|
||||
message.reply('Prefix-based MP commands has moved to </mp players:1044732701317537873> and </mp status:1044732701317537873>')
|
||||
}
|
||||
if (message.content.toLowerCase().startsWith(`*lrs`) || message.content.toLowerCase().startsWith(`*rank`)){
|
||||
message.reply('Prefix-based LRS command has moved to `/rank view`')
|
||||
|
Loading…
Reference in New Issue
Block a user