27 lines
943 B
Text
27 lines
943 B
Text
* better hooks?
|
|
* add help MVar
|
|
* add regexes support in accessList prefix
|
|
* exception handling on channel and MVar operations?
|
|
|
|
|
|
|
|
|
|
|
|
:julien!~julien@ogu21.corp PRIVMSG #shbot :@quote graou snif
|
|
|
|
* fork process in background
|
|
|
|
* add a function to answer by /msg to somebody
|
|
* write the vote system for the quote module
|
|
* only the quote reporter should be able to edit it
|
|
* detect too identical quoting in a raw, or implement quote abort
|
|
* find a better way to track who voted for what? - need authentication against the bot
|
|
|
|
* write a channel tracking plugin. Write the part chan command
|
|
|
|
* add a plugin for admin rights checking and user tracking
|
|
* add a plugin for timer functionnalities other plugin could subscribe to (the troll plugin).
|
|
|
|
* Find a way to prevent the socket from being garbage collected, by writing a connection handler for example
|
|
* Find a way so that not a single message/information would be lost in the case of a reboot
|
|
|