You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the bot doesn't handle error conditions very well. For example, if there is a netsplit, or a network timeout, it may just end. One improvement may be to spin up a child thread to interact with IRC and automatically respawn the thread if it ends.
The text was updated successfully, but these errors were encountered:
Currently, the bot doesn't handle error conditions very well. For example, if there is a netsplit, or a network timeout, it may just end. One improvement may be to spin up a child thread to interact with IRC and automatically respawn the thread if it ends.
The text was updated successfully, but these errors were encountered: