mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 12:26:40 +02:00
712623547f
Note: tcl >= 8.5 is now required (for tcl plugin).
8 lines
409 B
Plaintext
8 lines
409 B
Plaintext
[width="100%",cols="^1,^2,6,6,6",options="header"]
|
|
|========================================
|
|
| Extension | Nom | Description | Hashtable (entrée) | Hashtable (sortie)
|
|
|
|
| irc | irc_parse_message | analyse un message IRC | "message": message IRC | "nick": pseudo, "host": nom d'hôte, "command": commande, "channel": canal, "arguments": paramètres (inclut le canal)
|
|
|
|
|========================================
|