waartaa / ircb

A versatile IRC bouncer for humans
MIT License
49 stars 15 forks source link

Dynamic irc join messages #14

Closed rtnpro closed 8 years ago

rtnpro commented 8 years ago

So, in this pull request, we discard NetworkMessageStore to store IRC network joining messages from IRC server and replaying them on another client connection to the same bot. Rather, we now generate the IRC joining messages for re connecting clients to an existing bot on the fly.