Disable checkMessage()
This commit is contained in:
parent
4d725c3867
commit
a24a19400e
2
main.cjs
2
main.cjs
@ -14,7 +14,7 @@ var triggeredByMaci = false;
|
||||
global.tylerStop = function tylerStop(message) {
|
||||
if (!message.author.bot && message.author.id == "205475706296205312" && message.content.toLowerCase().includes('idiot')) {
|
||||
//message.react('<:amgery:1072270900675739758>');
|
||||
message.reply("Chloe has specifcially asked you multiple times to stop calling yourself an idiot.");
|
||||
message.reply("Chloe has specifcially asked you multiple times to stop calling yourself an idiot.\n <@768126842497925132> wants you to know that you're actually a good fawn");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user