summaryrefslogtreecommitdiffstats
path: root/Reaktor/TODO
diff options
context:
space:
mode:
authormakefu <root@pigstarter.de>2013-12-17 09:29:24 +0100
committermakefu <root@pigstarter.de>2013-12-17 09:29:24 +0100
commite8a3666d702fc099baba8b0b41ff414a8571fd55 (patch)
tree2f72626742ee8213a5fcf57803818b7aa64e5cc0 /Reaktor/TODO
parentf5c8830887fc238ed1d1075e1459dadc44f5ad4d (diff)
parentabf03f260a3d4b3b1b62c98ede3014b724658e1c (diff)
Merge branch 'master' of https://github.com/krebscode/painload
Diffstat (limited to 'Reaktor/TODO')
-rw-r--r--Reaktor/TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/Reaktor/TODO b/Reaktor/TODO
new file mode 100644
index 00000000..6dbc2f8d
--- /dev/null
+++ b/Reaktor/TODO
@@ -0,0 +1,11 @@
+{ "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]
+
+provide arguments to commands