UNITED Radio Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.


A Happy Place is a Nice Place to Be [[R.I.P Sean]]
 
HomeHome  PortalPortal  GalleryGallery  SearchSearch  Latest imagesLatest images  RegisterRegister  Log inLog in  
Latest topics
» Hello United Radio friends
MemoServ Commands I_icon_minitimeTue Jan 29, 2013 6:24 am by Fang54

» Weekly DJ Schedule
MemoServ Commands I_icon_minitimeTue Jan 29, 2013 5:12 am by Fang54

» Guess the Radio Babies
MemoServ Commands I_icon_minitimeFri Jan 21, 2011 11:43 pm by NetChick

» Quotes
MemoServ Commands I_icon_minitimeMon Dec 06, 2010 1:51 pm by mum

» Forum's Back
MemoServ Commands I_icon_minitimeTue Oct 05, 2010 4:01 pm by mum

» The Digital Economy Act 2010
MemoServ Commands I_icon_minitimeThu Apr 29, 2010 1:57 pm by casper

» Pics. :)
MemoServ Commands I_icon_minitimeTue Apr 06, 2010 7:27 pm by Laurapooh

» So You Think You Can Be A DJ?
MemoServ Commands I_icon_minitimeTue Feb 23, 2010 2:46 pm by SPAWN

» mIRC help
MemoServ Commands I_icon_minitimeThu Feb 18, 2010 7:20 pm by ThatOneDude

May 2024
MonTueWedThuFriSatSun
  12345
6789101112
13141516171819
20212223242526
2728293031  
CalendarCalendar

 

 MemoServ Commands

Go down 
AuthorMessage
casper
Admin
casper


Number of posts : 102
Age : 57
Where You Live : Dundee/Scotland
Registration date : 2007-05-04

MemoServ Commands Empty
PostSubject: MemoServ Commands   MemoServ Commands I_icon_minitimeTue May 15, 2007 1:53 pm

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's nickname and the target nickname or channel must be registered in order to send a memo. Type /msg MemoServ HELP command for help on any of the commands.

(*) 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.

CANCEL: /msg memoserv cancel nick|channel
Cancels the last memo you sent to the specified nick or channel provided it has not already been read at the time you use the command.


CHECK: /msg memoserv check nick
Checks whether the _last_ memo you sent to nick has been read or not. Note that this only work with nicks, not with channels.


DEL: This command allows you to delete memos. Options can be one of:
LAST: /msg memoserv del last
Will delete the last memo received.

ALL: /msg memoserv del all
Will delete all memos you have received.

LIST: /msg memoserv del list
Will delete the memos specified in the list. For example, /msg memoserv del 2-5 would delete memos from number 2 to number 5. You could also use /msg memoserv del 2-3, 8-9 to delete only memos 2 through 3 AND memos 8 though 9.

CHANNEL: /msg memoserv del #channel [option]
Will delete the memos for the channel specified. All other options described above apply. You must have the appropriate channel access to use this command. By default you must have level 10 access on a channel to read that channels memos. This can be changed with the ChanServ LEVELS command.


INFO: Informs you of you memo info, it will list; the number of memos you have, what your LIMIT is set at, and your NOTIFY status. There are two options here:

INFO: /msg memoserv info
The items mentioned above for you given nick.

CHANNEL: /msg memoserv info #channel
Does the same as the above for a given channel. You must have the appropriate channel access to use this command. By default you must have level 10 access on a channel to read that channels memos. This can be changed with the ChanServ LEVELS command.


LIST: Lists your memos. Options can be one of:

LIST: /msg memoserv list
Will list all memos your current nickname has. New memos will be indicated as such by an "*". You can also specify which memos are to be listed by number. For example, /msg memoserv list 2-4 would only list memos from number 2 to number 4. You could also use /msg memoserv list 2-4, 7-9 to list only memos 2 through 4 AND memos 7 though 9.

NEW: /msg memoserv list new
Will list only the new memos your current nickname has.

CHANNEL: /msg memoserv list #channel
Will list all the memos for the channel specified. All other options described above apply. You must have the appropriate channel access to use this command. By default you must have level 10 access on a channel to read that channels memos. This can be changed with the ChanServ LEVELS command.

READ: This command allows you to read you memos. Options can be one of:
LAST: /msg memoserv read last
Will open the last memo received.

NEW: /msg memoserv read new
Will open any new memos you have received.

LIST: /msg memoserv read list
Will open the memos specified in the list. For example, /msg memoserv read 2-5 would only open memos from number 2 to number 5. You could also use /msg memoserv read 2-3, 8-9 to list only memos 2 through 3 AND memos 8 though 9.

CHANNEL: /msg memoserv read #channel
Will read all the memos for the channel specified. All other options described above apply. You must have the appropriate channel access to use this command. By default you must have level 10 access on a channel to read that channels memos. This can be changed with the ChanServ LEVELS command.

RSEND: /msg memoserv rsend nick|channel the memo you wish to send
Sends the named nick or channel a memo containing memo-text. When sending to a nickname, the recipient will receive a notice that he/she has a new memo. The target nickname/channel must be registered. Once the memo is read by its recipient, an automatic notification memo will be sent to the sender informing him/her that the memo has been read.

SEND: /msg memoserv send nick|channel the memo you wish to send
Sends the text in the area "the memo you wish to send" to the nick or channel you specified.

SET: Sets various memo options. Option can be one of:

NOTIFY: /msg memoserv set notify parameter
The parameters can be one of:

ON: /msg memoserv set notify on
You will be notified of memos when you log on, when you unset /AWAY and when they are sent to you.

LOGIN: /msg memoserv set notify logon
You will be notified of memos only when you logon or unset /AWAY.

NEW: /msg memoserv set notifynew
You will only be notified of memos when they are sent to you.

OFF: /msg memoserv set notify off
You will not receive any notification of memos.

LIMIT: /msg memoserv set limit parameter
The parameters can be one of:

USERLIMIT /msg memoserv set limit some number between 0-20
Sets the maximum number of memos you nick will be able to receive. If it is set to 0 you will not be able to receive any memos. It cannot be set any higher than 20.

CHANNELLIMIT: /msg memoserv set limit #channel|some number between 0-20
Does the same as the above for a given channel. You must have the appropriate channel access to use this command. By default you must have level 10 access on a channel to read that channels memos. This can be changed with the ChanServ LEVELS command.

STAFF: /msg memoserv staffthe memo you wish to send
Sends all services staff a memo containing memo-text. Note: If you have opers on both the oper list and the admin list they will receive the memo twice. The same applies for oper's on the Root list as well as other lists.
Back to top Go down
http://www.xxunitedradioxx.net
 
MemoServ Commands
Back to top 
Page 1 of 1
 Similar topics
-
» ChanServ Commands
» ChanServ Commands 2
» User Commands
» BotServ Commands
» NickServ Commands

Permissions in this forum:You cannot reply to topics in this forum
UNITED Radio Forum :: mIRC Help Section-
Jump to: