diff --git a/Available-commands-list.md b/Available-commands-list.md new file mode 100644 index 0000000..3ea425e --- /dev/null +++ b/Available-commands-list.md @@ -0,0 +1,16 @@ +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. |