fuck you javascript
This commit is contained in:
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;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user