mirror of
https://github.com/jlu5/PyLink.git
synced 2025-02-12 19:41:05 +01:00
![James Lu](/assets/img/avatar_default.png)
This fixes a clash when for example: both 42XAAAAAA and _42XAAAAAA exist on a network, and PyLink tries to relay both nicks as _42XAAAAAA/network. Also, this adds an oldnick argument to the SAVE protocol handler, which is then used by relay.normalizeNick to check whether the original pre-SAVE nick is also in use, in the event of nick collisions.