mirror of
https://github.com/jlu5/PyLink.git
synced 2024-12-17 23:52:49 +01:00
32bc5f120b
- irc.spawnMain is dropped. Clients are now spawned in the endburst loop, after protocol negotiation completes. This allows PyLink to spawn clients with hideoper, etc., closing #194. - utils.add_cmd and irc.callCommand are now just wrappers around world.services['pylink'].add_cmd and call_cmd respectively. - coreplugin registers the main client while it is loaded up, before any commands are added. |
||
---|---|---|
.. | ||
bots.py | ||
changehost.py | ||
commands.py | ||
exec.py | ||
fantasy.py | ||
networks.py | ||
opercmds.py | ||
relay.py | ||
servprotect.py |