diff options
author | David Phillips <david@sighup.nz> | 2017-05-21 20:10:19 +1200 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2017-05-21 20:10:19 +1200 |
commit | 68a5dbff5f6463e2f8cc0e5a973bcf3eac07c570 (patch) | |
tree | e6560474f7a3339c26981105879cc83125a9ecf6 /TODO | |
parent | 4b34881adc9c508c59b4461f89708e300d04a34e (diff) | |
download | idalius-68a5dbff5f6463e2f8cc0e5a973bcf3eac07c570.tar.xz |
Update to do
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ +* add section to config file for each module + + allow whitelisting and blacklisting under each module, per-channel + e.g. "use url_title everywhere except channel ##bar where a bot already + provides this" * auto-rejoin delay * auto-rejoin selectivity (on some channels not on others) * add admin commands to README.md * add more admin commands for e.g. + adding stuff on the fly + + reloading modules, or changing channel blacklists/whitelists |