mirror of
https://github.com/jlu5/PyLink.git
synced 2026-02-08 18:57:55 +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.