diff options
author | David Phillips <david@sighup.nz> | 2018-09-11 22:53:35 +1200 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2018-09-11 22:53:35 +1200 |
commit | 45e19c655dbc5edd733d574b53384ffcc8655d78 (patch) | |
tree | 95a30c73aa92cf2f17859c6e7db38c2a79d1cd93 /TODO | |
parent | 5722960a0d54c5939ee11d6cf166198e4b40a284 (diff) | |
download | idalius-45e19c655dbc5edd733d574b53384ffcc8655d78.tar.xz |
Map: Allow currying, fix bug with comma parsing
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ -* 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 |