bc41947b18eac206bab4734d71f57ec64fec10e1
Was using wrong numeric response for unknown channel errors. Now we send JOIN response to user before topic, names, etc. TOPIC now responds with RPL_NOTOPIC when there's no topic set. Added some default cases to pattern matches, though they were not absolutely necessary due to previous checks. Added chanEchoAll action to IrcMonad to send the same message to all on channel, including originating user.
Description
Languages
Haskell
100%