diff options
author | delthas <delthas@dille.cc> | 2022-11-23 20:05:24 +0100 |
---|---|---|
committer | delthas <delthas@dille.cc> | 2022-11-23 20:05:24 +0100 |
commit | 9a0cc2c4106caa50bf66f766dcb830fc48180054 (patch) | |
tree | ffbbcce3f4f6778b967140c14de1b0df40adb56b | |
parent | Implement /MOTD (diff) |
Add documentation for /MOTD
-rw-r--r-- | doc/senpai.1.scd | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/senpai.1.scd b/doc/senpai.1.scd index 73e677e..d58e55a 100644 --- a/doc/senpai.1.scd +++ b/doc/senpai.1.scd @@ -142,6 +142,9 @@ _name_ is matched case-insensitively. It can be one of the following: *QUIT* [reason] Quits senpai. +*MOTD* + Show the message of the day (MOTD). + *NAMES* Show the member list of the current channel. Powerlevels (such as _@_ for "operator", or _+_ for "voice") are shown in green. @@ -159,7 +162,7 @@ _name_ is matched case-insensitively. It can be one of the following: Reply to the last person who sent a private message. *ME* <content> - Send a message prefixed with your nick (a user action). If sent from home, + Send a message prefixed with your nick (a user action). If sent from home, reply to the last person who sent a private message. *QUOTE* <raw message> |