|
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, or to channels(*). Both the sender'snickname and the target nickname or channel must be registered in order to send a memo.
(*) By default, any user with at least level 10 access on a channel can read that channel's memos. This can be changed with the ChanServ LEVELS command. |
|
|
|
SOME COMMANDS: |
|
|
|
SEND ;Send a memo to a nick or channel |
|
|
Syntax: /memoserv SEND { nick | channel} memo-text |
|
Example: /memoserv SEND frank hi, how is it? |
|
More information: /memoserv help send |
|
|
LIST ;List your memos |
|
|
Syntax: /memoserv LIST |
|
Example: /memoserv LIST |
|
More information: /memoserv help LIST |
|
|
READ ;Read a memo or memos |
|
|
Syntax: /memoserv READ [channel] { list | last | new } |
|
Example: /memoserv READ #123 list |
|
More information: /memoserv help READ |
|
|
DEL ;Delete a memo or memos |
|
|
Syntax: /memoserv DEL [channel] { num | list | ALL } |
|
Example: /memoserv DEL ALL |
|
Example: /memoserv DEL #123 ALL |
|
More information: /memoserv help DEL |
|
|
SET ;Set options related to memos
|
|
|
Syntax: /memoserv SET { NOTIFY | LIMIT } [parameters] |
|
Example: /memoserv SET LIMIT 10 |
|
More information: /memoserv help SET |
|
|
INFO ;Display info related to memos |
|
|
Syntax: /memoserv INFO |
|
More information: /memoserv help INFO |
|