summaryrefslogtreecommitdiff
path: root/doc/it/autogen/plugin_api
diff options
context:
space:
mode:
Diffstat (limited to 'doc/it/autogen/plugin_api')
-rw-r--r--doc/it/autogen/plugin_api/infos_hashtable.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/it/autogen/plugin_api/infos_hashtable.txt b/doc/it/autogen/plugin_api/infos_hashtable.txt
new file mode 100644
index 000000000..0eb5c42cd
--- /dev/null
+++ b/doc/it/autogen/plugin_api/infos_hashtable.txt
@@ -0,0 +1,7 @@
+[width="100%",cols="^1,^2,6,6,6",options="header"]
+|========================================
+| Plugin | Nome | Descrizione | 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)
+
+|========================================