Major changes in Relay plugin: - IRC proxy feature (beta), - raw buffer. Changes in IRC plugin: - add tags for messages sent to servers, - add signal "irc_input_send" to simulate text/command on an IRC buffer, - add prefix in infolist "irc_nick".
19 lines
703 B
Plaintext
19 lines
703 B
Plaintext
• *`/relay`* `[list | listfull | add protocol.name port | del protocol.name | raw]`::
|
|
|
|
........................................
|
|
relay control
|
|
|
|
list: list relay clients (only active relays)
|
|
listfull: list relay clients (verbose, all relays)
|
|
listrelay: list relays (name and port)
|
|
add: add relay for a protocol + name
|
|
del: remove relay for a protocol + name
|
|
protocol.name: protocol and name to relay
|
|
for example: irc.freenode
|
|
port: port used for relay
|
|
raw: open buffer with raw Relay data
|
|
|
|
Without argument, this command opens buffer with list of relay clients.
|
|
........................................
|
|
|