mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-04-12 07:10:05 +03:00
1
Available commands list
ipolo0000i edited this page 2021-07-26 09:56:24 +02:00
For check available commands list type the command /help
:
-> Available commands :
/away [REASON] | - Set away reason, or empty to unset. |
/exit | - Exit the chat. |
/focus [USER ...] | - Only show messages from focused users, or $ to reset. |
/ignore [USER] | - Hide messages from USER, /unignore USER to stop hiding. |
/msg USER MESSAGE | - Send MESSAGE to USER. |
/names | - List users who are connected. |
/nick NAME | - Rename yourself. |
/quiet | - Silence room announcements. |
/reply MESSAGE | - Reply with MESSAGE to the previous private message. |
/theme [colors|...] | - Set your color theme. |
/timestamp [time|datetime] | - Prefix messages with a timestamp. You can also provide the UTC offset: /timestamp time +5h45m |
/whois USER | - Information about USER. |