mirror of
https://github.com/jlu5/PyLink.git
synced 2025-11-03 16:37:22 +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.