Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discord Bot offline right after its creation #1541

Closed
EVARATE opened this issue Apr 23, 2020 · 5 comments
Closed

Discord Bot offline right after its creation #1541

EVARATE opened this issue Apr 23, 2020 · 5 comments

Comments

@EVARATE
Copy link

EVARATE commented Apr 23, 2020

I am trying to create a bot via the Discord Developer Portal. I created an application and it's bot. I control the bot with this C++ library.

Yesterday everything worked fine. However today I found the bot to be offline and the C++ program can't reach it. I made sure the token is correct and even created an entirely new application. But for some reason the bot is always offline.

@advaith1
Copy link
Contributor

advaith1 commented Apr 23, 2020

Are you getting an error? Have you tried asking in that library's support server?

@EVARATE
Copy link
Author

EVARATE commented Apr 23, 2020

I am doing that but shouldn't the bot be online whether or not I run a program on it?

@advaith1
Copy link
Contributor

no, the bot will be offline unless it's connected to the gateway

@Taarek
Copy link
Contributor

Taarek commented Apr 23, 2020

No, that's not how bots work. Anyway, this repository is for reporting bugs with the API.
Feel free to join discord.gg/discord-api if you need more help with this.

@EVARATE
Copy link
Author

EVARATE commented Apr 23, 2020

Ok thanks.

@EVARATE EVARATE closed this as completed Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants