MemoServ

MemoServ is a utility allowing IRC users to send short messages to other IRC users, whether they are online at the time or not. Both sender and recipient must have their nicknames registered with NickServ in order to send a memo.

MemoServ's commands include:

SEND Send a memo to a nick
LIST List all of your memos
READ Read a memo
DEL Delete a memo (or all memos)

 

Type /msg MemoServ HELP command for help on any of the above commands.

Syntax: SEND nick memo-text

Sends the named nick a memo containing memo-text. The recipient will receive a notice that he/she has a new memo. The recipient's nickname must be registered with NickServ.

Syntax: READ num

Sends you the text of memo number num.

Syntax: DEL {num | ALL}

If a number num is given, deletes that memo from your memo list. If ALL is given, deletes all of your memos.

Syntax: LIST

Lists any memos you currently have.