Archived
1
0
Fork 0
This repository has been archived on 2025-03-10. You can view files and clone it, but cannot push or open issues or pull requests.
hsbot/TODO

14 lines
384 B
Text

* implement InternalCommands "register command" and "unregister command"
* implement helpers for command parsing in plugins
we need a monad "Plugin" in order to manage the from and to message fields.
* clean command module
* clean plugin module
* kill threads
* unload plugin
* plugin reload
* list modules command
* part chan
* add admin check for cmds
* restore \r in IRCParser