I suck at JS
This commit is contained in:
parent
fa59f2f3d0
commit
cfa0d36a89
1 changed files with 0 additions and 3 deletions
3
index.js
3
index.js
|
@ -35,9 +35,6 @@ bot.on('messageCreate', (message) => {
|
|||
else if {
|
||||
usermessage = message.content.toLowerCase();
|
||||
}
|
||||
else {
|
||||
console.log(`Something is broken`);
|
||||
}
|
||||
if (message.author.bot) {
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue