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.
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.