jameswritescode / rubyserv

Ruby IRC Services
MIT License
3 stars 1 forks source link

Treat SJOIN as JOIN if a channel already exists #9

Open jameswritescode opened 9 years ago

jameswritescode commented 9 years ago

If something like Atheme's ChanServ is deopped by another service it'll rejoin the channel but join via SJOIN, which we currently treat as a new channel being created.