diff options
author | David Phillips <david@sighup.nz> | 2018-09-11 22:38:36 +1200 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2018-09-11 22:38:36 +1200 |
commit | 5722960a0d54c5939ee11d6cf166198e4b40a284 (patch) | |
tree | 3d0b899b00685ca70d3b807e609da953dd871d0b /TODO | |
parent | 4844410de55d3fea2da86b3c7ea9b2fa687b4838 (diff) | |
download | idalius-5722960a0d54c5939ee11d6cf166198e4b40a284.tar.xz |
Add new to-dos to to do list
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +* add currying support to Map.pm * 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 |