3
0
mirror of https://github.com/jlu5/PyLink.git synced 2025-03-31 12:56:50 +02:00
PyLink/protocols
James Lu 72be5ca79c inspircd: make handle_part return a list of channels, not just one
Some IRCds, like TS6, allow sending multiple channels (as a comma-separated list) in PART.

Update relay accordingly.
2015-07-20 19:52:52 -07:00
..