mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 04:10:59 -05:00
ew
This commit is contained in:
parent
6184609afd
commit
076b4eb420
@ -100,7 +100,7 @@ export default {
|
|||||||
message.reply('Prefix-based MP commands has moved to </mp players:1044732701317537873> and </mp status:1044732701317537873>')
|
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`)){
|
if (message.content.toLowerCase().startsWith(`*lrs`) || message.content.toLowerCase().startsWith(`*rank`)){
|
||||||
message.reply('Prefix-based LRS command has moved to </rank view:1044732701317537877>`')
|
message.reply('Prefix-based LRS command has moved to </rank view:1044732701317537877>')
|
||||||
}
|
}
|
||||||
if (message.content.toLowerCase().startsWith(`*mp series`) || message.content.toLowerCase().startsWith(`*mp info`)){
|
if (message.content.toLowerCase().startsWith(`*mp series`) || message.content.toLowerCase().startsWith(`*mp info`)){
|
||||||
message.reply('Prefix-based info commands has moved to </faq:1044732701267202195>')
|
message.reply('Prefix-based info commands has moved to </faq:1044732701267202195>')
|
||||||
|
Loading…
Reference in New Issue
Block a user