Webirc » History » Revision 5
Revision 4 (Per Amundsen, 10/17/2022 05:28 AM) → Revision 5/16 (Per Amundsen, 10/17/2022 11:04 AM)
h1. Webirc h2. 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. h2. Identifiers [[$commands]] - Generates list of built-in commands and aliases found in scripts/plugins, used with adiirc_to_web_scriptschanged SIGNAL. h2. 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 adiirc_to_web_removechannel - cid #channel/@name/nick #channel adiirc_to_web_removewindow adiirc_to_web_removeprivate - cid #channel/@name/nick adiirc_to_web_addtool nick adiirc_to_web_removecustom - cid name @name adiirc_to_web_removetool - cid name adiirc_to_web_picwinpaint 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