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