Added command registering and dispatching for plugins.
This commit is contained in:
parent
d2f40f6481
commit
cf68de02be
6 changed files with 79 additions and 16 deletions
7
TODO
Normal file
7
TODO
Normal file
|
@ -0,0 +1,7 @@
|
|||
* implement InternalCommands "register command"
|
||||
* unregister command, add it to internal commands
|
||||
* kill threads
|
||||
* unload plugin
|
||||
|
||||
* restore \r in IRCParser
|
||||
|
Reference in a new issue