mirror of
https://github.com/jlu5/PyLink.git
synced 2025-02-12 19:41:05 +01:00
![James Lu](/assets/img/avatar_default.png)
- plugins/commands.py: add admin-only eval command - add IrcChannel class and basic channel (FJOIN/QUIT) handling - Move SQUIT/QUIT handling code to a shared removeClient function - Unfortunately, this causes a regression where the users and channels indexes aren't purged on a netsplit :(