diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-09 06:36:48 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-09 06:36:48 -0400 |
| commit | 17a4ac8d12cff23369b830be656eaa1e6d767798 (patch) | |
| tree | 4b849d1ced96a438dfeee012ac84ad6cb78daf55 /commands.txt | |
| parent | 9dba8f52b61b1d56d9cf8e63bd1dde2b31b25a5d (diff) | |
| download | fujinet-chat-17a4ac8d12cff23369b830be656eaa1e6d767798.tar.gz | |
handle CTCP responses, especially PING.
Diffstat (limited to 'commands.txt')
| -rw-r--r-- | commands.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/commands.txt b/commands.txt index 1bc1d77..cba40ef 100644 --- a/commands.txt +++ b/commands.txt @@ -88,3 +88,7 @@ TODO: not implemented yet. /quote <cmd> Send raw IRC protocol to the server. This bypasses local command parsing. + +/bell <number> +Set the type of alert that happens when you're PMed or highlighted +in a channel. 0 = none, 1 = beep, 2 = flash, 3 = beep and flash. |
