Show Idle (>14 d.) Chans


← 2020-06-16 | 2020-06-26 →
shinohai: trinque: Do you have any usage hints for http://trinque.org/src/logbot-command/ or plan on USAGE file in future edition?
shinohai: Not having much luck with spyked's trilemabot thing, looking for a better command technique.
trinque: shinohai: http://trinque.org/src/logbot-wot/patches/genesis.vpatch << this one uses logbot-command
trinque: in make-logbot-wot you'll see a param called :run-command
trinque: that bolts a generic method you define to the service which shall used for command dispatch
trinque: not much documentation, but I'll be happy to walk ya through using it.
trinque: http://paste.deedbot.org/?id=ug6s << something like this should be all you need to get started
trinque: note that a logbot-command by default doesn't care about what channel it's in, or who's asking
trinque: it just horks through privmsgs looking for the prefix
trinque: to the extent that logbot-wot cares, that's all implemented over there
trinque: ah shit, didn't change a few instances of logbot-wot, but you get the idear
trinque: anyhow holler if you get stuck.
← 2020-06-16 | 2020-06-26 →