mirror of
https://github.com/jlu5/PyLink.git
synced 2025-03-10 00:10:45 +01:00

- Lowercase all channel names consistently, to prevent duplicates - Store uidgen as an attribute of Irc, so each Irc instance gets its own set of UID generators - Raise an error in handle_part of the user doesn't exist in the channel.