Webirc » History » Version 5
Per Amundsen, 10/17/2022 11:04 AM
| 1 | 1 | Per Amundsen | h1. Webirc |
|---|---|---|---|
| 2 | |||
| 3 | h2. Commands |
||
| 4 | |||
| 5 | [[/showmenu]] -i - Generate textual representation of a menu, use with adiirc_to_web_menu SIGNAL. |
||
| 6 | [[/showmenu]] -l - Click the Nth menu. |
||
| 7 | 3 | Per Amundsen | [[/drawsave]] -B &binvar - Converts bitmap into a base64 encoded PNG string and stores it into the &binvar. |
| 8 | 1 | Per Amundsen | |
| 9 | h2. Identifiers |
||
| 10 | |||
| 11 | 4 | Per Amundsen | [[$commands]] - Generates list of built-in commands and aliases found in scripts/plugins, used with adiirc_to_web_scriptschanged SIGNAL. |
| 12 | 1 | Per Amundsen | |
| 13 | h2. Signals |
||
| 14 | |||
| 15 | adiirc_to_web_menu - text,clickid,menustype\r\n |
||
| 16 | 5 | Per Amundsen | |
| 17 | 1 | Per Amundsen | adiirc_to_web_scriptschanged - null |
| 18 | 5 | Per Amundsen | |
| 19 | 1 | Per Amundsen | adiirc_to_web_addserver - cid |
| 20 | 5 | Per Amundsen | adiirc_to_web_removeserver - cid |
| 21 | |||
| 22 | adiirc_to_web_addwindow - cid #channel/@name/nick |
||
| 23 | adiirc_to_web_removewindow - cid #channel/@name/nick |
||
| 24 | |||
| 25 | 1 | Per Amundsen | adiirc_to_web_addtool - cid name |
| 26 | 5 | Per Amundsen | adiirc_to_web_removetool - cid name |
| 27 | |||
| 28 | adiirc_to_web_picwinpaint - @name |