ekmartin / slack-irc

Connects Slack and IRC channels by sending messages back and forth.
MIT License
588 stars 158 forks source link

Slack-IRC reconnects when adding/removing bans/quiets. #224

Open MTecknology opened 6 years ago

MTecknology commented 6 years ago

Users of Slack-IRC seem to experience a crash when ops add or remove a ban or quiet. I'm not a user of Slack and I will never be so I can't help throubleshoot much further, but this sequence has become quite common to see in IRC channels when slack-irc is involved.

14:11 -!- mode/#salt [+o User] by ChanServ
14:11 -!- mode/#salt [-bo <redacted> User] by User
14:11 -!- slack [~slack@<redacted>] has quit [Remote host closed the connection]
14:11 -!- slack [~slack@<redacted>] has joined #salt
ekmartin commented 6 years ago

Do you have a stack trace or something from the bot when it crashes? I tried reproducing this, but nothing happened when I added/removed +b from users in channels the bot was in.