1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 21:06:38 +02:00
Files
weechat/doc/it/autogen/plugin_api/infos_hashtable.txt
T
2010-09-22 21:44:07 +02:00

8 lines
415 B
Plaintext

[width="100%",cols="^1,^2,6,6,6",options="header"]
|========================================
| Plugin | Nome | Descrizione | Tabella hash (input) | Tabella hash (output)
| irc | irc_parse_message | controlla un messaggio IRC | "messaggio": messaggio IRC | "nick": nick, "host": nome host, "command": comando, "channel": canale, "arguments": argomenti (include il canale)
|========================================