aaronpk / Slack-IRC-Gateway

Bridge Slack rooms to IRC channels
Other
34 stars 6 forks source link

Check current IRC bot nicknames for suffixes like `1` and set back to the canonical #25

Closed aaronpk closed 1 year ago

aaronpk commented 1 year ago

Occasionally the bot will rejoin too quickly after being connected and will join as [nick]1. There should probably be some sort of timer process that runs occasionally to try to change the nick back.