aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: ba9c4b6e1815ef41218144b622c957f478a4ff82 (plain)
1
2
3
4
5
6
7
8
9
{ "pattern": "^(?:asybot|\\*):.*", "argv": [ "commands/say", "{{from.nickname}}: you are made of stupid" ], only_match: true }

getconf: check syntax and semantics on load
getconf: reload inotify

apropros caps: commands need access to config

commands need access to from (eg as env var): 
  _from = prefix.split('!', 1)[0]