diff options
Diffstat (limited to 'bot.js')
| -rw-r--r-- | bot.js | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -934,9 +934,6 @@ function messageChecker(oldMessage, newMessage) { message.reply(":no_entry_sign: NO! PLEASE DON'T DIE YOU HAVE A PRECIOUS LIFE :sob:"); } else if (msg.toLowerCase().includes("die")) { message.reply(":no_entry_sign: NO! I shall not die!"); - } else if (msg.toLowerCase().includes("is") && (msg.toLowerCase().includes("this") && msg.toLowerCase().includes("server") && msg.toLowerCase().includes("real"))){ - message.reply("Oh yeah, It's not like Rylan is still in this server..."); - } } } } |
