Jac0bDeal / pikamon

A Pokemon Discord bot inspired by the late Pokecord.
MIT License
5 stars 0 forks source link

add connect retry logic on startup #22

Open Jac0bDeal opened 4 years ago

Jac0bDeal commented 4 years ago

The bot currently just fails to start up if it can't connect to discord right away. Their should be exponential backoff retry logic on startup to make the bot more robust.