Project

General

Profile

Actions

Webirc » History » Revision 5

« Previous | Revision 5/16 (diff) | Next »
Per Amundsen, 10/17/2022 11:04 AM


Webirc

Commands

/showmenu -i - Generate textual representation of a menu, use with adiirc_to_web_menu SIGNAL.
/showmenu -l - Click the Nth menu.
/drawsave -B &binvar - Converts bitmap into a base64 encoded PNG string and stores it into the &binvar.

Identifiers

$commands - Generates list of built-in commands and aliases found in scripts/plugins, 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_addserver - cid
adiirc_to_web_removeserver - cid

adiirc_to_web_addwindow - cid #channel/@name/nick
adiirc_to_web_removewindow - cid #channel/@name/nick

adiirc_to_web_addtool - cid name
adiirc_to_web_removetool - cid name

adiirc_to_web_picwinpaint - @name

Updated by Per Amundsen over 1 year ago · 5 revisions

Also available in: PDF HTML TXT