8 lines
394 B
Plaintext
8 lines
394 B
Plaintext
|
[width="100%",cols="^1,^2,6,6,6",options="header"]
|
||
|
|========================================
|
||
|
| Plugin | Name | Description | Hashtable (input) | Hashtable (output)
|
||
|
|
||
|
| irc | irc_parse_message | parse an IRC message | "message": IRC message | "nick": nick, "host": host, "command": command, "channel": channel, "arguments": arguments (includes channel)
|
||
|
|
||
|
|========================================
|