By ehtrixrsps
Hi, I am curious to know why my bot is offline, I can access my bot console via digital ocean, I had a developer set it up for me, they are no longer available but everything is setup. It was once working, and online but I believe I changed the bot credentials accidentally (token, client secret).I fixed them within the code. I am still not able to get the discord bot online. What could be the other possibilities causing my bot to be offline? Any reply is appreciated.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello,
It would really depend on how your bot was setup. There are a few things that you could try to do:
ps aux | grep node
If you don’t get any output then you might have to run npm start to start again your app
If the error logs on your server, you could start with the syslog at:
tail -100 /var/log/syslog
Those are just some generic suggestions, in order to be able to advise you further, you would need to share some more details regarding your setup.
Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.