h
This commit is contained in:
parent
80e339a5c9
commit
ea0b4f878e
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") {
|
||||
if (!message.author.bot && message.author.id == "205475706296205312" && message.content.includes('h')) {
|
||||
message.react('🇭');
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user