mirror of
https://github.com/jlu5/PyLink.git
synced 2025-11-24 11:27:21 +01:00
New plugin 'coreplugin' takes care of command/KILL/KICK handling, while client spawning is moved into Irc.spawnMain() and is used by the former. Closes #33.