Answer the question
In order to leave comments, you need to log in
Why is discord bot js not working?
Worked for 3 weeks, stopped yesterday. The token is valid (changed)
What could be the problem.
On the next (and on the same one I tried) other bots work properly.
const Discord = require('discord.js');
const client = new Discord.Client();
client.once('ready', () => {
console.log('Ready!');
});
client.login('NzMwNjU0MDc0NTc1MjU3NjUy.Xwaoog.jE');
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question