Hello. There! I’ve been coding discord bots for sometime, and I consider myself fluent in JavaScript (in which they are coded).
There are no errors in my code, there are no notifications in the logs, but my bot simply will not go online. Any suggestions?
Hi, what is your project name? We can’t really help you when we can’t see your project.
rmx
January 9, 2021, 11:34pm
3
Your project may have been rate-limited by discord.
Type curl -I https://discordapp.com/api/v7/gateway
in the terminal to check. If it returns 200 OK something else is wrong.
2 Likes
There are 2 tokens: the secret client and the normal token. Which one are you using?
system
Closed
July 9, 2021, 9:07pm
5
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.