From 884fb902e9936993e13fe87f46fcd0e1fc052499 Mon Sep 17 00:00:00 2001 From: lassulus Date: Mon, 16 Dec 2013 18:19:49 +0100 Subject: Reaktor/IRC: use command patterns --- Reaktor/TODO | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Reaktor/TODO (limited to 'Reaktor/TODO') diff --git a/Reaktor/TODO b/Reaktor/TODO new file mode 100644 index 00000000..ba9c4b6e --- /dev/null +++ b/Reaktor/TODO @@ -0,0 +1,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] -- cgit v1.2.3