fuck you javascript
This commit is contained in:
parent
ae03e620a0
commit
81fb4be21f
2
main.cjs
2
main.cjs
@ -132,8 +132,6 @@ function replyMessage(message, correctedMessage, abbrsUsed) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
client.on('messageCreate', message => {
|
client.on('messageCreate', message => {
|
||||||
console.log(typeof(undefined) === undefined);
|
|
||||||
console.log(typeof(message));
|
|
||||||
if (typeof(message) == "undefined") {
|
if (typeof(message) == "undefined") {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user