mirror of
https://github.com/jlu5/PyLink.git
synced 2025-02-15 13:01:04 +01:00
![James Lu](/assets/img/avatar_default.png)
User.nick is no longer a writable attribute since a085aed92435c98713173e3e379202caa4fcddd0, so it won't show up in __dict__ now. get_fields() replaces the User.__dict__ hack various plugins used and also provides some new expansion variables: - $sid and $server expand to the server ID and name respectively - $modes and $channels are now preformatted strings - $netname expands to the network name $manipulatable and $_irc were removed since their values aren't quite meaningful as strings