Closed tomrsae closed 6 years ago
SOLUTION: Turned out the server was configured so that regular users couldn't send messages in any channel. Naturally, the solution was to give the bot a role so that it could actually send messages...
Can't believe I made this mistake..
The server I'm trying to implement the bot on already has a bot using '!' as a "caller". I've tried changing it to "-" and "^" but nothing is working? The bot is Online on the server and I get no errors when launching it using
node bot.js
I get no response whatsoever