1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 12:30:58 -04:00

wrong command.

This commit is contained in:
toast-ts 2022-11-24 11:46:59 +11:00
parent 885fb1803a
commit 5d3f90bccf

View File

@ -103,7 +103,7 @@ export default {
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`)){
message.reply('Prefix-based info commands has moved to </faq:1044732701267202195>')
message.reply('Prefix-based MP info commands has moved to </mp series:1044732701317537873> and </mp info:1044732701317537873>')
}
if (PasswordArray.some(e=>message.content.toLowerCase().includes(e))){
message.reply('Password and other details can be found in <#543494084363288637>')