author: | FeedBackLoop <feedbackloop@gmail.com> |
---|---|
contact: | FREENODE/#fbf |
distribution: | core |
license: |
commands in this plugin: forward-list .. forward-del .. forward-stop .. forward-allow .. forward .. forward-add
forward .. [handle_forward]
description: arguments: <list of bot JIDs> - forward the channel tot other bots. permissions: OPER .. FORWARD code: forward command. examples: <user> ;forward fbfbot@ <output> done - forward
forward-add .. [handle_forwardadd]
description: arguments: <bot JID> - add a new forward (xmpp account). permissions: OPER code: forward-add command. examples: <user> ;forward-add fbfbot@ <output> done - forward-add
forward-allow .. [handle_forwardallow]
description: arguments: <bot JID> - allow a remote bot to forward to us. permissions: OPER code: forward-allow command. examples: <user> ;forward-allow fbfbot@ <output> done - forward-allow
forward-del .. [handle_forwarddel]
description: arguments: <bot JID> - delete a forward. permissions: OPER .. FORWARD code: forward-del command. examples: <user> ;forward-del fbfbot@ <output> done - forward-del
forward-list .. [handle_forwardlist]
description: no arguments: list forwards of a channel. permissions: OPER .. FORWARD code: forward-list command. examples: <user> ;forward-list <output> forwards for #test:
forward-stop .. [handle_forwardstop]
description: arguments: <list of bot JIDs> - stop forwarding the channel to other bots. permissions: OPER .. FORWARD code: forward-stop command. examples: <user> ;forward-stop fbfbot@ <output> done - forward-stop