SERVICES

 

The server has several services running, this includes helpserv, chanserv, nickserv, memoserv and botserv.

You will find guide for the most used commands here:

Helpserv:

HelpServ is a service designed to give out information on Services. Help topics are accessible via the HELP commands of the other Services clients:

/msg NickServ HELP for information on registering nicknames
/msg ChanServ HELP for information on registering and controlling channels
/msg MemoServ HELP for information on sending messages to off-line users
/msg BotServ HELP for information on setting up a bot on your channel
/msg HostServ HELP for information on setting up nick vHosts (This will not be used on the network)

The part that is in bold needs to be replaced by you.

NICKSERV

CHANSERV

MEMOSERV

BOTSERV

NICKSERV

REGISTER - Register a nickname
/ns register blapassword bla@whatever.com
GROUP - Join a group
/ns group bla blapassword
IDENTIFY - Identify yourself with your password
/ns identify blapassword
ACCESS - Modify the list of authorized addresses
/ns access add/del/list bla@blahost.whatever
SET - Set options, including kill protection
DISPLAY Set the display of your group in Services
PASSWORD Set your nickname password
/ns set password newpassword
LANGUAGE Set the language Services will use when sending messages to you
URL Associate a URL with your nickname
EMAIL Associate an E-mail address with your nickname
/ns set email bla@newemail.whatever
ICQ Associate an ICQ number with your nickname
GREET Associate a greet message with your nickname
KILL Turn protection on or off
/ns set kill on/off
SECURE Turn nickname security on or off
/ns set secure on/off
PRIVATE Prevent your nickname from appearing in a /msg NickServ LIST
/ns set private on/off
HIDE Hide certain pieces of nickname information
/ns set hide on/off
MSG Change the communication method of Services
GHOST - To kill your "ghost" from the network if it has not already pinged off.
/ns ghost name password
DROP - Cancel the registration of a nickname
/ns drop
RECOVER - Kill another user who has taken your nick
/ns recover bla blapassword
RELEASE - Regain custody of your nick after RECOVER
/ns release bla blapassword
Other commands: ALIST, GLIST, INFO, LIST, LOGOUT, STATUS

NOTICE: This service is intended to provide a way for IRC users to ensure their identity is not compromised.
It is NOT intended to facilitate "stealing" of nicknames or other malicious actions.
Abuse of NickServ will result in, at minimum, loss of the abused nickname(s) and most likely a kill or even an network ban.

Nicknames that are not used anymore are subject to the automatic expiration, i.e. they will be deleted after 60 days if not used.                                                                                            

                                                                                                                                      back to top
CHANSERV
REGISTER Register a channel
/cs register #chan chanpassword The Chan of bla
IDENTIFY Identify yourself with your password
/cs identify #channel chanpassword
SET Set channel options and information
FOUNDER Set the founder of a channel
/cs set #channel founder newname
SUCCESSOR Set the successor for a channel
/cs set #channel successor newname
PASSWORD Set the founder password
DESC Set the channel description
URL Associate a URL with the channel
EMAIL Associate an E-mail address with the channel
ENTRYMSG Set a message to be sent to users when they enter the channel
/cs set #channel entrymsg Hey welcome to bla's channel!
BANTYPE Set how Services make bans on the channel
MLOCK Lock channel modes on or off
/cs set #channel mlock + mode
KEEPTOPIC Retain topic when channel is not in use
OPNOTICE Send a notice when OP/DEOP commands are used
PEACE Regulate the use of critical commands
PRIVATE Hide channel from LIST command
/cs set #channel private on/off
RESTRICTED Restrict access to the channel
/cs set #channel restricted on/off
SECURE Activate ChanServ security features
/cs set #channel secureon/off
SECUREOPS Stricter control of chanop status
/cs set #channel secureops on/off
SECUREFOUNDER Stricter control of channel founder status
SIGNKICK Sign kicks that are done with KICK command
TOPICLOCK Topic can only be changed with TOPIC
XOP Toggle the user privilege system
VOP - To give someone auto-voice priviledges.
/cs vop #room add/del/list name
AOP Modify the list of AOP users
Syntax: AOP #channel add/del/list nickname
/cs help aop (for more information)
SOP Modify the list of SOP users
Syntax: SOP #channel add/del/list nickname
/cs add #channel add/del/list bla
ACCESS Modify the list of privileged users
Syntax: ACCESS #channel add nickname level
/cs access #channel add/del bla # (1 = normal, 3 = voice, 4 = halfop, 5 = aop, 10 = sop)
LEVELS Redefine the meanings of access levels
Syntax: LEVELS setlevel
/cs help levels (for more information)
AKICK Maintain the AutoKick list
Syntax: AKICK #channel add/del/list nickname reason
/cs akick #channel add/del/list bla I hate you
DROP Cancel the registration of a channel
Syntax: DROP #channel
/cs drop #channel (You need to be founder and identified with nickname)
Syntax: SET [option] on/off/del/add/text/list
/cs help set (for more information)

Other commands: BAN, CLEAR, DEOP, DEVOICE, GETKEY, INFO, INVITE, KICK, LIST, LOGOUT, OP, TOPIC, UNBAN, VOICE

These commands are also available on this network:
DEHALFOP, DEOWNER, DEPROTECT, HALFOP, HOP, OWNER, PROTECT

Note that any channel which is not used for 60 days (i.e. which no user on the channel's access list enters
for that period of time) will be automatically dropped.

                                                                                                                                      back to top   
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's nickname and the target nickname or channel must be registered in order to send a memo.

MemoServ's commands include:

SEND Send a memo to a nick or channel
/memoserv send bla Hey Bla, how are you doing?
CANCEL Cancel last memo you sent
/memoserv cancel
LIST List your memos
/memoserv list
READ Read a memo or memos
/memoserv read 1
DEL Delete a memo or memos
/memoserv del #
STAFF Send a memo to all opers/admins
/memoserv staff Hey, I would like...
SET Set options related to memos
NOTIFY Changes when you will be notified about
new memos (only for nicknames)
LIMIT Sets the maximum number of memos you can
receive. Syntax: SET [option] on/off
/memoserv help set (for more information)

INFO Displays information about your memos
Syntax: INFO
/memoserv help info(for more information)
 
                                                                                                                                      back to top
BOTSERV
BotServ allows you to have a bot on your own channel.
It has been created for users that can't host or configure a bot, or for use on networks that don't allow users' bot.
Available commands are listed below; to use them, type /msg BotServ command.
For more information on a specific command, type /msg BotServ HELP command.
BOTLIST Lists available bots
/botserv botlist
ASSIGN Assigns a bot to a channel
/botserv assign #channel botname
SET Configures bot options
DONTKICKOPS To protect ops against bot kicks
/botserv set #channel dontkickops on/off
DONTKICKVOICES To protect voices against bot kicks
/botserv set #channel dontkickvoices on/off
GREET Enable greet messages
/botserv set #channel greet on/off
FANTASY Enable fantaisist commands
/botserv set #channel fantasy on/off
SYMBIOSIS Allow the bot to act as a real bot
/botserv set #channel symbiosis on/off
Syntax: SET #channel [option] on/off/text
/botserv help set [option] (for more information)
KICK Configures kickers
BOLDS Sets if the bot kicks bolds
/botserv kick #channel bolds on/off # (# is after how many kicks a ban)
BADWORDS Sets if the bot kicks bad words
/botserv kick #channel badwordson/off # (# is after how many kicks a ban)
CAPS Sets if the bot kicks caps
/botserv kick #channel caps on/off # (# is after how many kicks a ban)
COLORS Sets if the bot kicks colors
/botserv kick #channel colours on/off # (# is after how many kicks a ban)
FLOOD Sets if the bot kicks flooding users
REPEAT Sets if the bot kicks users who repeat themselves
REVERSES Sets if the bot kicks reverses
/botserv kick #channel bolds on/off # # # (1st # is after how many kicks a ban, 2nd # is for lines, 3rd # is for the seconds those lines can come)
UNDERLINES Sets if the bot kicks underlines
/botserv kick #channel underlines on/off # (# is after how many kicks a ban)
Syntax: KICK #channel [option] on/off
/botserv help kick (for more information)
BADWORDS Maintains bad words list
/botserv badwords #channel add word
Other commands: ACT INFO SAY UNASSIGN

Bot will join a channel whenever there is at least
1 user in it.

                                                                                                                                        back to top