author: | FeedBackLoop <feedbackloop@gmail.com> |
---|---|
contact: | FREENODE/#fbf |
distribution: | core |
license: |
commands in this plugin: relay .. relay-unblock .. relay-blocklist .. relay-block .. relay-clear .. relay-list .. relay-stop
relay .. [handle_relay]
description: arguments: [<botname>] [<type>] <target> .. open a relay to a user. all input from us will be relayed. permissions: OPER code: relay command. examples: <user> ;relay default-sxmpp sxmpp feedbackloop@gmail.com <output> no default-sxmpp bot in fleet.<user> ;relay botfather <output> no testbot bot in fleet.
relay-block .. [handle_relayblock]
description: arguments: <bottype> <target> .. block a user/channel/wave from relaying to us. permissions: OPER .. USER code: relay-block command. examples: <user> ;relay-block feedbackloop@gmail.com <output> relay-block <bottype> <target>
relay-blocklist .. [handle_relayblocklist]
description: no arguments - show all blocks of a user/channel.wave. permissions: OPER .. USER code: relay-blocklist command. examples: <user> ;relay-blocklist <output> no blocks for ('testbot', '#test')
relay-clear .. [handle_relayclear]
description: no arguments - clear all relays from a channel. all relaying to target will be ignored. permissions: OPER code: relay-clear command. examples: <user> ;relay-clear <output> done - relay-clear
relay-list .. [handle_askrelaylist]
description: no arguments - show all relay’s of a user. permissions: OPER .. USER code: relay-list command. examples: <user> ;relay-list <output> relays for ('testbot', '#test'):
relay-stop .. [handle_relaystop]
description: arguments: [<botname>] [<bottype>] [<channel>] - stop a relay to a user. all relaying from the target will be ignored. permissions: OPER .. USER code: relay-stop command. examples: <user> ;relay-stop feedbackloop@gmail.com <output> done - relay-stop
relay-unblock .. [handle_relaystop]
description: arguments: [<botname>] [<bottype>] [<channel>] - stop a relay to a user. all relaying from the target will be ignored. permissions: OPER .. USER code: relay-unblock command. examples: <user> ;relay-unblock feedbackloop@gmail.com <output> done - relay-unblock