| author: | FeedBackLoop <feedbackloop@gmail.com> | 
|---|---|
| contact: | FREENODE/#fbf | 
| distribution: | core | 
| license: | 
commands in this plugin: jump .. action .. broadcast .. say .. voice .. nicks .. server .. nick .. sendraw 
action .. [handle_action]
description: arguments: <channel> <txt> - make the bot send an action string. permissions: ACTION .. OPER code: action command. examples: 
broadcast .. [handle_broadcast]
description: arguments: <txt> - broadcast txt to all joined channels. permissions: OPER code: broadcast command. examples: 
jump .. [handle_jump]
description: arguments: <server> <port> - change server. permissions: OPER code: jump command. examples: 
nick .. [handle_nick]
description: arguments: <nickname> - change bot’s nick. permissions: OPER code: nick command. examples: 
nicks .. [handle_nicks]
description: no arguments - return nicks on channel. permissions: OPER .. USER code: nicks command. examples: 
say .. [handle_say]
description: aguments: <channel> <txt> - make the bot say something. permissions: SAY .. OPER code: say command. examples: 
sendraw .. [handle_sendraw]
description: arguments: <txt> - send raw text to the server. permissions: OPER .. SENDRAW code: sendraw command. examples: 
server .. [handle_server]
description: no arguments - show the server to which the bot is connected. permissions: OPER code: server command. examples: 
voice .. [handle_voice]
description: arguments: <nick> - give voice. permissions: OPER code: voice command. examples: