#Discord Bot taken down every 24 hours after being online for weeks

1 messages ยท Page 1 of 1 (latest)

little stratus
#

My Discord bot "Odin" has been taken offline every day for 3 days, and Discord DMโ€™d me saying the bot connected more than 1000 times in a short period and reset the token.

Act as a senior Discord bot reliability engineer. Diagnose the most likely reasons this is happening, rank the causes by probability, and give me a step-by-step troubleshooting and fix plan.

Specifically check for:

  • crash loops
  • auto-restarts from hosting
  • duplicate bot instances
  • multiple login/connect calls
  • reconnect logic bugs
  • bad sharding config
  • Docker/PM2/systemd/panel restart loops
  • health checks or deployment scripts relaunching the bot

Format your answer as:

  1. Most likely cause
  2. Other likely causes
  3. First 10 things to check
  4. Code mistakes that cause this
  5. Hosting/deployment mistakes that cause this
  6. Immediate fixes
  7. Prevention plan
  8. Minimal questions for me

Do not ask for my token or secrets.

If anything is unclear or you need additional details to improve your response, please ask for clarification.

lusty skyBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> โœ… Mark Solution