blob: 0fbb5bc7e51fb70d70740975b47827c6242b8f0f (
plain)
1
2
3
4
5
6
7
8
9
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
|