aboutsummaryrefslogtreecommitdiff
path: root/commands.txt
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2026-03-09 06:36:48 -0400
committerB. Watson <urchlay@slackware.uk>2026-03-09 06:36:48 -0400
commit17a4ac8d12cff23369b830be656eaa1e6d767798 (patch)
tree4b849d1ced96a438dfeee012ac84ad6cb78daf55 /commands.txt
parent9dba8f52b61b1d56d9cf8e63bd1dde2b31b25a5d (diff)
downloadfujinet-chat-17a4ac8d12cff23369b830be656eaa1e6d767798.tar.gz
handle CTCP responses, especially PING.
Diffstat (limited to 'commands.txt')
-rw-r--r--commands.txt4
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.