mirror of
https://github.com/jlu5/PyLink.git
synced 2026-03-01 05:37:58 +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.