Justin 9e0c276783 Fix to not reveal channel key to nonmembers
MODE queries were revealing channel key to non-members, now they will just be allowed to see if a key is required to join, but not see the key
2015-08-09 09:58:17 -07:00
2015-08-01 11:34:43 +00:00
2015-08-08 19:19:02 -07:00
2015-08-01 11:34:43 +00:00
2015-08-07 17:37:41 -07:00
2015-08-01 11:34:43 +00:00
2015-08-08 19:19:02 -07:00

irc

IRC is a library that can be used to create IRC servers or clients.

Based on RFCs 1459, 2810, 2811, 2812, and 2813.

Description
IRC is a library that can be used to create IRC servers or clients. Based on RFCs 1459, 2810, 2811, 2812, and 2813.
Readme 54 KiB
Languages
Go 100%