MemoServ
From Slacked
Contents |
This page documents the various functions of MemoServ and gives information about how to use them.
Send
/MemoServ SEND nickname/channel message
Sends a memo to the target user or channel. The target nickname or channel must be registered. When sending a memo to a nickname, the receipient will receive a notice that he/she has a new memo.
List
/MemoServ LIST [channel] [list | new]
Lists any memos you currently have. With NEW, only unread memos are listed. Unread memos are marked with a * to the left of the memo number. If you want to, you can also specify a list of numbers, for example LIST 2-6,8-12, lists memos 2 through 6 and 8 through 12.
Read
/MemoServ READ [channel] {num | list | all | last | new}
Sends you the text of the memos specified. If ALL is specified, all your memos are sent. If LAST is specified, the latest memo you have received will be sent to you. If NEW is specified, then new (unread) memos are sent. Otherwise, you are sent memo number num. You can also give a list of numbers , for example LIST 2-6,8-12, lists memos 2 through 6 and 8 through 12.
Del
/MemoServ DEL [channel] {num | list | all}
Deletes the memo(s) specified. If ALL is specified, all your memos are deleted. Otherwise, the memo number num is deleted. You can also give a list of numbers, for example, DEL 2-6,8-12 will delete memos number 2 through 6 and 8 through tweleve.
Set
/MemoServ SET Option Parameters
Sets various memo options. options can be one of:
NOTIFY
Changes when you will be notified about new memos (nickname only)
Options:
- ON - You will be notified of memos when you log on, when you are unset /away and when they are sent to you.
- LOGON - You will be notified of memos only when you logon or unset /away.
- NEW - You will be notified of memos only when they are sent to you.
- OFF - You will not receive any notification of memos. (ON is essentially LOGON and NEW combined)
LIMIT
Set maximum number of memos you, or your channels are allowed to have.
Specify a number to set the limit for your nickname:
/MemoServ SET LIMIT 10
This would set the limit for your nickname to 10.
You can also set a limit for a channel like this:
/MemoServ SET LIMIT <channel> <limit>
FORWARD
Forward memos to your e-mail address.
Options:
- ON - send memos to your e-mail address
- COPY - send memos to your e-mail address AND a copy to read on IRC
- OFF - stop forwarding memos

