hopefully get Tyler to stop calling himself an idiot
This commit is contained in:
parent
3726755c55
commit
4e3200b99d
2
main.cjs
2
main.cjs
@ -215,7 +215,7 @@ global.checkMessage = function checkMessage(message, runFromGlobal) {
|
||||
}
|
||||
|
||||
function h(message) {
|
||||
if (!message.author.bot && message.author.id == "205475706296205312" && message.content.includes('idiot')) {
|
||||
if (!message.author.bot && message.author.id == "205475706296205312" && message.content.toLowerCase().includes('idiot')) {
|
||||
message.react('<:amgery:1072270900675739758>');
|
||||
message.reply("Caleb has specifcially asked you multiple times to stop calling yourself an idiot.");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user