NickWedzinga / BlekingePoGO

Bot automating and managing the BlekingePoGO server.
3 stars 0 forks source link

TASK-12: Investigate restart options #12

Closed NickWedzinga closed 4 years ago

NickWedzinga commented 5 years ago

Investigate different approaches to restart Sneasel bot if it goes down, through Discord. Need to be able to restart the bot from anywhere without needing access to PC. Decide on a solution and create issue.

EDIT: Apparently the disconnect issue is mostly resolved in Discord Rewrite. In case Discord still closes your connection Discord Rewrite supports reconnection. Add check for bot going down and if so reconnect. Also log the error and pm_dev.

NickWedzinga commented 4 years ago

I believe this is fixed with the Discord Rewrite refactor.