Project

General

Profile

Actions

Webirc » History » Revision 1

Revision 1/16 | Next »
Per Amundsen, 10/17/2022 05:23 AM


Webirc

Commands

/showmenu -i - Generate textual representation of a menu, use with adiirc_to_web_menu SIGNAL.
/showmenu -l - Click the Nth menu.

Identifiers

$commands - Generates list of built-in command and aliases found, used with adiirc_to_web_scriptschanged SIGNAL.

Signals

adiirc_to_web_menu - text,clickid,menustype\r\n
adiirc_to_web_scriptschanged - null
adiirc_to_web_removeserver - cid
adiirc_to_web_removechannel - cid #channel
adiirc_to_web_removeprivate - cid nick
adiirc_to_web_removecustom - cid @name
adiirc_to_web_removetool - cid name
adiirc_to_web_addserver - cid
adiirc_to_web_addchannel - cid #channel
adiirc_to_web_addprivate - cid nick
adiirc_to_web_addcustom - cid @name
adiirc_to_web_addtool - cid name

Updated by Per Amundsen over 1 year ago · 1 revisions

Also available in: PDF HTML TXT