Memo (Offline Messages) Service
MemoServ is the service bot that allows registered users on our network to send small messages to each other via their NickServ accounts. This can be useful when you want to send messages to users that are not currently connected to the network. MemoServ commands can be used via /msg MemoServ command or /ms command if your client supports it.
Commands
SEND - Sends a message.
/msg MemoServ SEND nick/*account message
READ - Reads a message.
/msg MemoServ READ id
DELETE - Deletes a message.
/msg MemoServ DELETE id
LIST - Lists your messages.
/msg MemoServ LIST
CANCEL - Cancels the specified message from being sent to the user. (if unread)
/msg MemoServ CANCEL id
HISTORY - Lists any messages you have sent to other users.
/msg MemoServ HISTORY
SET - Sets specific user-settings with MemoServ.
/msg MemoServ SET
- AUTONOTIFY - Indicates whether MemoServ should notify
you of any new messages when you authenticate with NickServ.
/msg MemoServ SET AUTONOTIFY on/off - NOTIFY - Indicates whether MemoServ should notify you
of the messages in your inbox, on authentication with NickServ AND when someone
sends you a new message.
- EMAIL - Indicates whether MemoServ should email you when
someone sends you a memo. You will need to read your memos on IRC before you
can receive more.
/msg MemoServ SET EMAIL on/off - PRIVATE - Indicates whether MemoServ will allow people
to send messages to you.
/msg MemoServ SET PRIVATE on/off - IGNORERECEIPTS - Indicates whether MemoServ will always
ignore read receipt requests.
/msg MemoServ SET IGNORERECEIPTS on/off - LIMIT - Indicates how many messages MemoServ will accept
before denying them. Set to 0 to receive no messages.
/msg MemoServ SET LIMIT value - SENDRECEIPTS - Indicates wether MemoServ will always
send read receipts with your messages.
/msg MemoServ SET SENDRECEIPTS on/off
/msg MemoServ EXPIRY
STATUS - Displays a few details about MemoServ's status.
/msg MemoServ STATUS
VERSION - Displays the current version of MemoServ.
/msg MemoServ VERSION