diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-08 23:20:26 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-08 23:20:26 -0400 |
| commit | 05c066e18ac9ad909379634089813350841ce70e (patch) | |
| tree | 0087991e2d7f6bd2bd95df6b6a89d667398a22fd /commands.txt | |
| parent | d19630bc7952a22acc11169be42f410e222fb904 (diff) | |
| download | fujinet-chat-05c066e18ac9ad909379634089813350841ce70e.tar.gz | |
fix start+a bug, add /ctcp command.
Diffstat (limited to 'commands.txt')
| -rw-r--r-- | commands.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/commands.txt b/commands.txt index eb7fa0b..1bc1d77 100644 --- a/commands.txt +++ b/commands.txt @@ -68,6 +68,9 @@ CTCP VERSION. With <nick>, CTCP CLIENTINFO. Without <nick>, INFO command for the server. +/ctcp <nick> <command> [<text>] +Send arbitrary CTCP commands. + /list <arg(s)> This command will be sent to the server as-is. The only reason it's a local command is so the argument can be required: sending LIST without |
