mirror of
https://github.com/jlu5/PyLink.git
synced 2026-01-06 02:17:56 +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.