- Memoserv commands -

 

About memoserv
The memoserv service allows the user to send short messages to another user that gets the message when he joins the irc. It is also possible to send these messages to a given channel.

 

Send

Sends a message to another user or to a channel

Syntax: /memoserv send {nick | channel} msgtext

Example: /memoserv send kript0n this is a test - Sends kript0n the message "this is a test"

 

List

Displays to the user his list of memos

Syntax: /memoserv [channel] {list | new}

Examples:

  • /memoserv list - displays the user's memos
  • /memoserv list new - displays the user's unread memos

 

Read:

Allows the user to read or reread his memos

Syntax: /memoserv read [channel] {number | list | last | new}

Examples:

  • /memoserv read 1 - presents the memo number 1
  • /memoserv read last - presents the last received memo to the user

 

Del

Allows the user to delete one or several memos

Syntax: /memoserv del [channel] {number | list | all}

Examples:

  • /memoserv del all - deletes all the users memos
  • /memoserv del 1 - deletes the user's memo number 1

 

Set

Sets the options of the memoserv. These commands can be used:

  • /memoserv set notify - changes when the user is notified of new memos
  • /memoserv set limit - changes the limit of memos that the user can receive