| Home | | Chat Now | | LOGD | | Featured Chats | | Network Staff | | Rules | | WebTV Chat |
| MSNTV 2 |
| WebTv Proxy Chat |
| Downloads |
| IRC Help | | Server Application | | IRCop Application-WebTv Weclome |
| VHost Application | | Services |
| Services 2 |
| Contact | | Minions of Mirth | | CS MySpace |
| Irc4Tv |
| Chanserv
Commands |
Please Note: You must be Identified with NickServ to use these
commands.
You will also be able to use ALL these command in room by useing "/msg
chanserv" Commands.(Example: /msg chanserv register #RoomNAME password
Description).
Register
This command registers you as the owner of a channel, and allows ChanServ
to help control your channel. You can specify who can be opped, who
is automatically kicked and many other features with ChanServ. To
register a channel, you must have a registered nick, be in the channel
and be opped. Channels expire if no one uses them for 14 days.
Command:
/msg chanserv REGISTER #channel Password Description
Example:
/msg chanserv REGISTER #Chat 12345 Main Chat Help room
ROOM Command:
/msg chanserv REGISTER #Chat Password Description
Identify
Authenticates you to as the founder of the given channel. Many commands
require you to use this command before using them. The password should
be the same one you sent with the REGISTER command.
Command:
/msg chanserv IDENTIFY #Room Password
Example:
/msg chanserv #Chat IDENTITFY 12345
ROOM Command cs identify #room password
Drop
Drops registration for a specified channel by the channel founder.
Command:
/msg ChanServ drop <#channel>
Example:
/msg ChanServ drop #chat
ROOM Command cs drop #room
Info
Displays information for a registered channel.
Command:
/msg ChanServ info <#channel>
Example:
/msg ChanServ info #Chat
ROOM Command cs info or cs info #room
Founder
Changes the founder of a channel. The new nickname must be a registered
one.
Command:
/msg chanserv SET #channel FOUNDER NICK
ROOM Command:
/msg chanserv SET #room founder NICK
Keeptopic
Enables or disables the topic retention option for a channel. When
topic retention is set, the topic for the channel will be remembered
by even after the last user leaves the channel, and will be restored
the ChanServ: next time the channel is created.
Command: /msg chanserv SET #channel KEEPTOPIC {ON | OFF}
ROOM Command /msg chanserv set #channel KEEPTOPIC
{ON | OFF}
Topiclock
Enables or disables the topic lock option for a channel. When topic
lock is set, will not allow the channel topic to be changed except
via the SET TOPIC command.
Command: /msg chanserv SET #channel TOPICLOCK {ON | OFF}
ROOM Command /msg chanserv SET #channel TOPICLOCK
{ON | OFF}
Mlock
Sets the mode-lock parameter for the channel. allows you to define
certain channel modes to be always on (or off). The modes that can
be locked are i, k, l, m, n, p, s, and t; each of these modes can
be locked on, locked off, or not locked. The modes parameter is constructed
exactly the same way as a /MODE command; that is, modes followed by
a + are locked on, and modes followed by a - are locked off.
Warning: If you set a mode-locked key, as in the
second example below, you should also set the RESTRICTED
option for the channel (see HELP SET RESTRICTED),
or anyone entering the channel when it is empty will be able to see
the key!
Command:
/msg chanserv SET #channel MLOCK modes
Example:
/msg chanserv mlock #Chat +nt-ikl
ROOM Command /msg chanserv set mlock #room +nt -ikl
SET #channel MLOCK +nt-iklps
Forces modes n and t on, and modes i, k, l, p, and s off. Mode m is
left free to be either on or off.
SET #channel MLOCK +knst-ilmp my-key
Forces modes k, n, s, and t on, and modes i, l, m, and p off. Also
forces the channel key to be "my-key".
SET #channel MLOCK +
Removes the mode lock; all channel modes are free to be either on
or off.
Private
Enables or disables the private option for a channel. When private
is set, a /msg LIST will not include the channel in any lists.
Command: /msg chanserv SET #channel PRIVATE {ON | OFF}
Computer Command /msg chanserv set #channel PRIVATE
{ON | OFF}
Restricted
Enables or disables the restricted access option for a channel. When
restricted access is set, users who wou normally be disallowed from
having channel operator privileges (users with negative access levels
and, if secure ops is set, users not on the access list) will instead
be kicked and banned from the channel.
Command: /msg chanserv SET #channel RESTRICTED {ON | OFF}
Computer Command /msg chanserv set #channel RESTRICTED
{ON | OFF}
Secure
Enables or disables's security features for a channel. When SECURE
is set, only users who have registered their nicknames with NickServ
and IDENTIFY'd with their password will be given privileges on the
channel as controlled by the access list.
Command: /msg chanserv SET #channel SECURE {ON | OFF}
ROOM Command /msg chanserv set #channel SECURE {ON
| OFF}
Secureops
Enables or disables the secure ops option for a channel. When secure
ops is set, users who are not on the userlist will not be allowed
chanop status.
Command: /msg chanserv SET #channel SECUREOPS {ON | OFF}
ROOM Commands /msg chanserv set #channel SECUREOPS
{ON | OFF}
ACCESS
/msg chanserv ACCESS #channel ADD|DEL|LIST nick Level
Computers May Also Use
/access #channel ADD|DEL Nick Level
/access #channel List
Use AOP SOP and HOP type the following
/msg chanserv SET #Channel XOP ON
SOP
Command:
/msg chanserv SOP #channel ADD nick
/msg chanserv SOP #channel DEL nick
/msg chanserv SOP #channel LIST [mask | list]
/msg chanserv SOP #channel COUNT
Computers May Also Use
/msg chanserv SOP #channel ADD|DEL|LIST nick
Maintains the SuperOp (SOP) list for a channel. Users with SOP
status are automatically opped (set mode +o) and protected (mode
+a) when they join the channel. An SOP can modify
the AOP and VOP lists. Only a
channel's founder can modify the SOP list. The
SOP LIST command displays the SOP list. If a wildcard
mask is given, only those entries matching the mask are displayed.
If a list of entry numbers is given, only those entries are shown;
for example:
/msg chanserv or /msg chanserv SOP #channel LIST 2-5,7-9
Lists SOP list entries numbered 2 through 5 and 7 through 9.
The SOP COUNT command returns the number of entries
there are on the SOP list.
Command:
/msg chanserv or /msg chanserv SOP channel {ADD | DEL | LIST | COUNT}
[nick | entry-list]
Type /msg ChanServ HELP SOP for more information.
AOP
Command:
/msg chanserv AOP #channel ADD nick
/msg chanserv AOP channel DEL nick
/msg chanserv AOP #channel LIST [mask | list]
Computers May Also Use
/msg chanserv AOP #channel ADD|DEL|List nick
Maintains the AutoOp (AOP) list for a channel.
Users with AOP status are automatically opped (set
mode +o) when they join the channel. An AOP can
modify the VOP list.
HOP
Command:
/msg chanserv HOP #channel add nick
/msg chanserv HOP #channel del nick
Computers may aslo use
/msg chanserv HOP #channel add|DEL|List nick
Maintains the HOP (HalfOP) list for a channel. The HOP list gives
users the right to be auto-halfopped on your channel.
SENDPASS
Command:
/msg chanserv sendpass #roomname
Computers Can also use
/msg chanserv sendpass #roomname
Send the password of the given channel to the e-mail address set
in the founder's nickname record. This command is really useful
to deal with lost passwords.
May be limited to IRC operators on certain networks.
Op
Ops a user in a registered channel.
Command:
/msg chanserv op <#channel>
Example:
/msg chanserv op #chat Matrix
Computers may also use /msg chanserv op #channel
nick Example:
/msg chanserv op #chat Matrix
Akick
Place, remove or list permanent kicks for a registered channel.
Command:
/msg chanserv or /msg chanserv AKICK #channel ADD mask [reason]
/msg chanserv AKICK #channel DEL mask
/msg chanserv AKICK #channel LIST [mask | list]
/msg chanserv AKICK #channel VIEW [mask | list]
/msg chanserv AKICK #channel ENFORCE
/msg chanserv AKICK #channel COUNT
Computers can also use
/AKICK #channel add|del|list Nick/Host REASON
VOP
Maintains the VoiceOp (VOP) list for a channel. Users
with VOP status are automatically voiced (set mode +v) when they join
the channel.
Command:
/msg chanserv VOP #channel ADD nick
/msg chanserv VOP #channel DEL nick /msg chanserv VOP #channel LIST
[mask | list]
/msg chanserv VOP channel COUNT
Computers can also use
/msg chanserv VOP #channel add|del|list Nick
HALFOP
Command:
/msg chanserv halfop #RoomName Nick
/msg chanserv halfop #RoomName Nick
Halfops a selected nick on a channel. If nick is not given, it will
halfop you. If channel and nick are not given, it will halfop you
on all channels you're on, provided you have the rights to.
By default, limited to AOPs and those with level 5 access and above
on the channel, or to HOPs or those with level 4 and above for self
halfopping.
OWNER
Command:
/msg chanserv OWNER #RoomName
/msg chanserv owner #RoomName
Gives you owner status on channel. If channel is not given, it will
give you owner status on all channels you're on, provided you have
the rights to.
Limited to those with founder access on the channel.
For futher help please type /msg chanserv help in room on the chat
network Back to top
|
| |
| Botserv
Commands |
Please
Note: You must be Identified with NickServ to use these commands.
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
Command:
/msg botserv botlist
Lists all available bots on this network.
ASSIGN
/msg botserv assign #room BotNick
Assigns a bot pointed out by nick to the channel chan. You can then
configure the bot for the channel so it fits your needs.
SET
Command:
/msg botserv SET channel option parameters
DONTKICKOPS
Command: /msg BOTSERV SET channel DONTKICKOPS {ON|OFF}
To protect ops against bot kicks
Enables or disables ops protection mode on a channel. When it is
enabled, ops won't be kicked by the bot even if they don't match the
NOKICK level.
DONTKICKVOICES
/msg BOTSERV SET channel DONTKICKVOICE {ON|OFF}
Enables or disables voices protection mode on a channel. When it
is enabled, voices won't be kicked by the bot even if they don't match
the NOKICK level.
GREET
Command: /msg botserv SET #channel GREET {ON|OFF}
Enables or disables greet mode on a channel. When it is enabled, the
bot will display greet messages of users joining the channel, provided
they have enough access to the channel.
FANTASY
Command: /msg botserv SET #channel FANTASY {ON|OFF}
Enables or disables fantasy mode on a channel. When it is enabled,
users will be able to use commands !op, !deop, !voice, !devoice, !kick,
!kb, !unban, !seen on a channel (find how to use them; try with or
without nick for each, and with a reason for some?)
Note that users wanting to use fantaisist commands MUST have enough
level for both the FANTASIA and another level depending of the command
if required (for example, to use !op, user must have enough access
for the OPDEOP level).
SYMBIOSIS
Coommand: /msg botserv SET #channel SYMBIOSIS {ON|OFF}
Enables or disables symbiosis mode on a channel. When it is enabled,
the bot will do everything normally done by ChanServ on channels,
such as MODEs, KICKs, and even the entry message.
KICK
Command: /msg botserv KICK #channel option parameters
Configures bot kickers. option can be one of: BOLDS Sets if the
bot kicks bolds
BADWORDS Sets if the bot kicks bad words
CAPS Sets if the bot kicks caps
COLORS Sets if the bot kicks colors
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
UNDERLINES Sets if the bot kicks underlines
Type /msg BotServ HELP KICK option for
more information on a specific option.
Note: access to this command is controlled by the level SET.
BOLDS
Command: /msg botserv KICK #channel BOLDS {ON|OFF} [ttb]
Sets the bolds kicker on or off. When enabled, this option tells the
bot to kick users who use bolds. ttb is the number of times an user
can be kicked before it get banned. Don't give ttb to disable the
ban system once activated.
BADWORDS
Command: /msg botserv KICK #channel BADWORDS {ON|OFF} [ttb]
Sets the bad words kicker on or off. When enabled, this option tells
the bot to kick users who say certain words on the channels. You can
define bad words for your channel using the BADWORDS command. Type
/msg BotServ HELP BADWORDS for more information.
ttb is the number of times an user can be kicked before it get banned.
Don't give ttb to disable the ban system once activated.
CAPS Command: /msg botserv KICK #channel CAPS {ON|OFF}
[ttb [min [percent]]]
Sets the caps kicker on or off. When enabled, this option tells the
bot to kick users who are talking in CAPS. The bot kicks only if there
are at least min caps and they constitute at least percent% of the
total text line (if not given, it defaults to 10 characters and 25%).
ttb is the number of times an user can be kicked before it get banned.
Don't give ttb to disable the ban system once activated.
COLORS
Command: /msg botserv KICK #channel COLORS {ON|OFF} [ttb]
Sets the colors kicker on or off. When enabled, this option tells
the bot to kick users who use colors. ttb is the number of times an
user can be kicked before it get banned. Don't give ttb to disable
the ban system once activated.
FLOOD
Command: /msg botserv KICK #channel FLOOD {ON|OFF} [ttb [ln [secs]]]
Sets the flood kicker on or off. When enabled, this option tells the
bot to kick users who are flooding the channel using at least ln lines
in secs seconds (if not given, it defaults to 6 lines in 10 seconds).
ttb is the number of times an user can be kicked before it get banned.
Don't give ttb to disable the ban system once activated.
REPEAT
Command: /msg botserv KICK #channel REPEAT {ON|OFF} [ttb [num]]
Sets the repeat kicker on or off. When enabled, this option tells
the bot to kick users who are repeating themselves num times (if num
is not given, it defaults to 3).
ttb is the number of times an user can be kicked before it get banned.
Don't give ttb to disable the ban system once activated.
REVERSES
Command: /msg botserv KICK #channel REVERSES {ON|OFF} [ttb]
Sets the reverses kicker on or off. When enabled, this option tells
the bot to kick users who use reverses. ttb is the number of times
an user can be kicked before it get banned. Don't give ttb to disable
the ban system once activated.
UNDERLINES
Command: /msg botserv KICK #channel UNDERLINES {ON|OFF} [ttb]
Sets the underlines kicker on or off. When enabled, this option tells
the bot to kick users who use underlines. ttb is the number of times
an user can be kicked before it get banned. Don't give ttb to disable
the ban system once activated.
BADWORDS
Commands: /msg botserv BADWORDS #channel ADD word [SINGLE | START
| END]
/msg botserv BADWORDS #channel DEL {word | entry-num | list}
/msg botserv BADWORDS channel LIST [mask | list]
/msg botserv BADWORDS #channel CLEAR
Maintains the bad words list for a channel. The bad
words list determines which words are to be kicked when the bad words
kicker is enabled. For more information, type /msg BotServ
HELP KICK BADWORDS.
The BADWORDS ADD command adds the given word to the
badword list. If SINGLE is specified, a kick will be done only if
an user says the entire word. If START is specified, a kick will be
done if an user says a word that starts with word.
If END is specified, a kick will be done if an user says a word that
ends with word. If you don't specify anything, a
kick will be issued every time word is said by an
user.
The BADWORDS DEL command removes the given word from
the bad words list. If a list of entry numbers is given, those entries
are deleted. (See the example for LIST below.)
The BADWORDS LIST command displays the bad words
list. If a wildcard mask is given, only those entries matching the
mask are displayed. If a list of entry numbers is given, only those
entries are shown; for example: BADWORDS #channel LIST 2-5,7-9
Lists bad words entries numbered 2 through 5 and 7 through 9. The
BADWORDS CLEAR command clears all entries of the
bad words list.
ACT
Command: /msg botserv act #channel text
Makes the bot do the equivalent of a "/me" command on the given channel
using the given text.
INFO
Command: /msg botserv info {chan | nick}
Allows you to see BotServ information about a channel or a bot. If
the parameter is a channel, then you'll get information such as enabled
kickers. If the parameter is a nick, you'll get information about
a bot, such as creation time or number of channels it is on.
SAY
Command: /msg botserv SAY #channel text
Makes the bot say the given text on the given channel.
UNASSIGN
Command: /msg botserv unassign #channel
Unassigns a bot from a channel. When you use this command, the bot
won't join the channel anymore. However, bot configuration for the
channel is kept, so you will always be able to reassign a bot later
without have to reconfigure it entirely.
Back to top
|
|
| MemoServ
Commands |
Please
Note: You must be Identified with NickServ to use these commands.
memoservMemoServ's commands include:
SEND Send a memo to a nick or channel
CANCEL Cancel last memo you sent
LIST List your memos
READ Read a memo or memos
DEL Delete a memo or memos
SET Set options related to memos
Type /msg MemoServ HELP command for help on any of the above 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.
To SEND a Memo this is the command:
Type /msg memoserv SEND {nick | channel} memo-text (Example: /msg memoserv send chatter Hi how are you today?)
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.
To CANCEL a memo:
Type /msg CANCEL {nick | channel} (Example: /msg memoserv cancel chatter)
Cancels the last memo you sent to the given nick or channel,
provided it has not been read at the time you use the command.
How to LIST memos:
Type /msg memoserv LIST [channel] [list | NEW] (Example: /msg memoserv list new)
How to READ memos:
Type /msg memoserv READ [channel] {num | list | LAST | NEW} (Example: /msg memoserv read new).
Sends you the text of the memos specified. If LAST is given, sends you the memo you most recently received.
If NEW is given, sends you all of your new memos. Otherwise, sends you memo number num. You can also
give a list of numbers, as in this example: READ 2-5,7-9. Displays memos numbered 2 through 5 and 7 through 9.
How to DELETE memos:
-MemoServ- Syntax: DEL [channel] {num | list | LAST | ALL}
Deletes the specified memo or memos. You can supply multiple memo numbers or ranges of numbers
instead of a single number, as in the second example below.
If LAST is given, the last memo will be deleted.
If ALL is given, deletes all of your memos. Examples:/msg memoserv DEL 1
Deletes your first memo. DEL 2-5,7-9 Deletes memos numbered 2 through 5 and 7 through 9.
How to SET Memoserv:
Type /msg memoserv SET option parameter
Sets various memo options. option can be one of:
NOTIFY Changes when you will be notified about new memos (only for nicknames)
LIMIT Sets the maximum number of memos you can receive
How to set Notify ON:
Type /msg memoserv SET NOTIFY {ON | LOGON | NEW | OFF} (Example: /msg memoserv set notify on).
Changes when you will be notified about new memos:
ON You will be notified of memos when you log on, when you unset /AWAY, and when they are sent to you.
LOGON You will only be notified of memos when you log on or when you unset /AWAY.
NEW You will only be notified of memos when they are sent to you.
OFF You will not receive any notification of memos.
ON is essentially LOGON and NEW combined.
This is the basic commands you need to know about MEMOSERV. Any further help questions please
type /msg memoserv help
Back to top | |
| Nickserv
Commands |
REGISTER
Command:
/msg nickserv REGISTER password [Email]
YOU must add your email address, this will help if you loose your
password services can send it to you.
Registers your nickname in the database. Once your nick is registered,
you can use the SET and ACCESS commands to configure your nick's settings
as you like them. Make sure you remember the password you use when
registering - you'll need it to make changes to your nick later. (Note
that case matters! FIDO, Fido, and fido are all different passwords!)
Guidelines on choosing passwords: Passwords should not be easily guessable.
For example, using your real name as a password is a bad idea. Using
your nickname as a password is a much worse idea ;) and, in fact,
will not allow it. Also, short passwords are vulnerable to trial-and-error
searches, so you should choose a password at least 5 characters long.
Computer Users
Once a computer user registers nick you must use this command to set
Notices messages from our services:
Command:
/msg nickserv set msg on/off
IDENTIFY
Command:
/msg nickserv identify password
Tells that you are really the owner of this nick. Many commands require
you to authenticate yourself with this command before you use them.
The password should be the same one you sent with the REGISTER
command.
ACCESS
Command:
/msg nickserv ACCESS ADD mask
/msg nickserv ACCESS ADD mask
/msg nickserv ACCESS LIST
Modifies or displays the access list for your nick. This is the list
of addresses which will be automatically recognized by as allowed
to use the nick. If you want to use the nick from a different address,
you need to send an IDENTIFY command to make recognize you.
GROUP
Command:
/msg nickserv GROUP nick password
Syntax: GROUP target password
This command makes your nickname join the target nickname's group.
password is the password of the target nickname. Joining a group will
allow you to share your configuration, memos, and channel priviledges
with all the nicknames in the group, and much more!
A group exists as long as it is useful. This means that even if a
nick of the group is dropped, you won't lose the shared things described
above, as long as there is at least one nick remaining in the group.
SENDPASS
Command:
/msg nickserv sendpass nick
Send the password of the given nickname to the e-mail address set
in the nickname record. This command is really useful to deal with
lost passwords.
May be limited to IRC operators on certain networks.
DROP
Command:
/msg nickserv DROP [nickname]
Without a parameter, drops your nickname from the With a parameter,
drops the named nick from the database. This use limited to Services
admins.
RECOVER
Command:
/msg nickserv RECOVER nickname [password]
Allows you to recover your nickname if someone else has taken it;
this does the same thing that does automatically if someone tries
to use a kill-protected nick.
RELEASE
Command:
/msg nickserv RECOVER nickname [password]
Allows you to recover your nickname if someone else has taken it;
this does the same thing that does automatically if someone tries
to use a kill-protected nick. |
| Nickserv
Set Commands |
PASSWORD
Command:
/msg nickserv SET PASSWORD new-password
Changes the password used to identify you as the nick's owner.
DISPLAY
/msg nickserv set DISPLAY new-display
Changes the display used to refer to your nickname group in Services.
The new display MUST be a nick of your group.
Language
Command:
/msg nickserv set language number
Changes the language Services uses when sending messages to you (for
example, when responding to a command you send). number should be
chosen from the following list of supported languages:
1) English
2) Français (French)
3) Deutsch (German)
4) Português (Portuguese)
5) Español (Spanish)
6) Türkçe (Turkish)
ICQ
Command:
/msg nickserv set icq number
Associates the given ICQ number with your nickname. This number will
be displayed whenever someone requests information on your nick with
the INFO command.
GREET
Command:
/msg nickserv set greet message
Makes the given message the greet of your nickname, that will be displayed
when joining a channel that has GREET option enabled, provided that
you have the necessary access on it.
URL
Command:
/msg nickserv SET URL url
Associates the given URL with your nickname. This URL will be displayed
whenever someone requests information on your nick with the INFO command.
EMAIL
Command:
/msg nickserv SET EMAIL address
Associates the given E-mail address with your nickname. This address
will be displayed whenever someone requests information on the channel
with the INFO command.
KILL
Command:
/msg nickserv SET KILL {ON | QUICK | IMMED | OFF}
Turns the automatic kill protection option for your nick on or off.
With kill protection on, if another user tries to take your nick,
they will be given one minute to change to another nick, after which
they will be forcibly removed from IRC by.
SECURE
Command:
/msg nickserv SET SECURE {ON | OFF}
Turns security features on or off for your nick. With SECURE set,
you must enter your password before you will be recognized as the
owner of the nick, regardless of whether your address is on the access
list. However, if you are on the access list, will not auto-kill you
regardless of the setting of the KILL option.
PRIVATE
Command:
/msg nickserv SET PRIVATE {ON | OFF}
Turns privacy option on or off for your nick. With PRIVATE set, your
nickname will not appear in nickname lists generated with LIST command.
(However, anyone who knows your nickname can still get information
on it using the INFO command.)
HIDE
Command:
/msg nickserv SET HIDE {EMAIL | USERMASK | QUIT} {ON | OFF}
Allows you to prevent certain pieces of information from being displayed
when someone does a INFO on your nick. You can hide your E-mail address
(EMAIL), last seen user@host mask (USERMASK), and last quit message
(QUIT). The second parameter specifies whether the information should
be displayed (OFF) or hidden (ON).
MSG
Command:
/msg nickserv SET MSG {ON | OFF}
Makes recognize this nick as a WebTV/MSNTV user and will therefore
privmsg them instead of notice.
Computer users can type /msg nickserv set msg off and get NOTICES
from Services.
Back to top |
|