I believe the server disconnects us when we're connected for too long, leaving us in a disconnected state resulting in the inability to start the server unless the bot is manually restarted. Should improve the (dis)connection handling to avoid issues like this.
See the following logs:
Bot is now running. Press CTRL-C to exit.
2022/01/23 12:09:14 Timeout in closing receiving channel. Exiting....
2022/01/23 12:09:14 Background routines stopped & connections closed.
2022/03/28 14:35:37 Unknown error in receiver: websocket: close 1005 (no status)
I believe the server disconnects us when we're connected for too long, leaving us in a disconnected state resulting in the inability to start the server unless the bot is manually restarted. Should improve the (dis)connection handling to avoid issues like this.
See the following logs: