Difference between revisions of "Services Commands"

From Rizon Wiki
Jump to navigation Jump to search
(Few spelling and grammar changes, how someone could mispell Internets I have no idea)
Line 11: Line 11:
* Usage: '''/msg NickServ CONFIRM [confirmation code]'''
* Usage: '''/msg NickServ CONFIRM [confirmation code]'''
** Example: '''/msg NickServ CONFIRM 20sik25t2'''
** Example: '''/msg NickServ CONFIRM 20sik25t2'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Cancel registration ===
=== Cancel registration ===
Line 16: Line 20:
* Usage: '''/msg NickServ CANCEL [password]'''
* Usage: '''/msg NickServ CANCEL [password]'''
Please be aware that you will have to re-issue the registration command with a valid email, and then enter the confirmation code to register.
Please be aware that you will have to re-issue the registration command with a valid email, and then enter the confirmation code to register.
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Resend confirmation code ===
=== Resend confirmation code ===
Line 21: Line 29:


* Usage: '''/msg NickServ RESEND'''
* Usage: '''/msg NickServ RESEND'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Identify to your nickname ===
=== Identify to your nickname ===
Line 26: Line 38:
* Usage: '''/msg NickServ IDENTIFY [password]'''  
* Usage: '''/msg NickServ IDENTIFY [password]'''  
** Example: '''/msg NickServ IDENTIFY mypasswordatrizon'''
** Example: '''/msg NickServ IDENTIFY mypasswordatrizon'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Change password ===
=== Change password ===
Line 33: Line 49:


Note: PASSWORD is the word password, not your old password.
Note: PASSWORD is the word password, not your old password.
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Group nicknames ===
=== Group nicknames ===
Line 39: Line 59:
** Example: Your main nickname is OldNick which holds access to all your channels (op in some channel, voice in another etc) and you logon to rizon with NewNick, you would now like to have same permissions as your oldnick, you would have to do '''/msg NickServ group OldNick oldnickspassword'''.
** Example: Your main nickname is OldNick which holds access to all your channels (op in some channel, voice in another etc) and you logon to rizon with NewNick, you would now like to have same permissions as your oldnick, you would have to do '''/msg NickServ group OldNick oldnickspassword'''.
Please be aware that grouping your existing nick to a newnick will make your old nick lose all of its access.
Please be aware that grouping your existing nick to a newnick will make your old nick lose all of its access.
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Recover nickname ===
=== Recover nickname ===
Line 48: Line 72:
* Usage: '''/msg NickServ RELEASE [nickname] [password]'''  
* Usage: '''/msg NickServ RELEASE [nickname] [password]'''  
** Example: '''/msg NickServ RELEASE OldNick mypasswordatrizon'''
** Example: '''/msg NickServ RELEASE OldNick mypasswordatrizon'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Ghost ===
=== Ghost ===
Line 53: Line 81:
* Usage: '''/msg NickServ GHOST [nickname] [password]'''
* Usage: '''/msg NickServ GHOST [nickname] [password]'''
** Example: '''/msg NickServ GHOST OldNick mypasswordatrizon'''
** Example: '''/msg NickServ GHOST OldNick mypasswordatrizon'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Access List ===
=== Access List ===
This command lists the channels the nickname has access on:
This command lists the channels the nickname has access on:
* Usage: '''/msg NickServ ALIST'''
* Usage: '''/msg NickServ ALIST'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Removing channel access ===
=== Removing channel access ===
Line 62: Line 98:
* Usage: '''/msg NickServ ALIST del #CHANNEL'''
* Usage: '''/msg NickServ ALIST del #CHANNEL'''
** Example: '''/msg NickServ ALIST del #Rizon'''
** Example: '''/msg NickServ ALIST del #Rizon'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Nick information ===
=== Nick information ===
Line 72: Line 112:
:: -NickServ- Time registered: Nov 27 13:29:55 2005 MST
:: -NickServ- Time registered: Nov 27 13:29:55 2005 MST
:: -NickServ- Last seen time: Dec 13 09:54:12 2010 MST
:: -NickServ- Last seen time: Dec 13 09:54:12 2010 MST
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Logout ===
=== Logout ===
Line 77: Line 121:
* Usage: '''/msg NickServ LOGOUT'''
* Usage: '''/msg NickServ LOGOUT'''
Note: You must be identified in order to use this command.
Note: You must be identified in order to use this command.
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Drop ===
=== Drop ===
Line 85: Line 133:
* Usage: '''/msg NickServ DROP Jason'''
* Usage: '''/msg NickServ DROP Jason'''
** Example: '''/msg NickServ DROP Jason G1UXZjsjf'''
** Example: '''/msg NickServ DROP Jason G1UXZjsjf'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


= ChanServ Commands =
= ChanServ Commands =
Line 93: Line 145:
** Example: '''/msg ChanServ REGISTER #newchannel mynewpassword A brand new channel '''
** Example: '''/msg ChanServ REGISTER #newchannel mynewpassword A brand new channel '''
** This allows you to register the channel #newchannel with password mynewpassword and with description "A brand new channel". You must be an operator in #newchannel and the channel must not be already registered.
** This allows you to register the channel #newchannel with password mynewpassword and with description "A brand new channel". You must be an operator in #newchannel and the channel must not be already registered.
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Identify as channel owner ===
=== Identify as channel owner ===
Line 98: Line 154:
* Usage: '''/msg ChanServ IDENTIFY [#channel] [password]'''
* Usage: '''/msg ChanServ IDENTIFY [#channel] [password]'''
** Example: '''/msg ChanServ IDENTIFY #rizonchannel rizonpassword'''
** Example: '''/msg ChanServ IDENTIFY #rizonchannel rizonpassword'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Unban user from channel ===
=== Unban user from channel ===
Line 104: Line 164:
** Example: '''/msg ChanServ UNBAN #rizonchannel'''
** Example: '''/msg ChanServ UNBAN #rizonchannel'''
** Example: '''/msg ChanServ UNBAN #rizonchannel SomeNick'''
** Example: '''/msg ChanServ UNBAN #rizonchannel SomeNick'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Invite yourself to a channel ===
=== Invite yourself to a channel ===
Line 110: Line 174:
* Usage: '''/msg ChanServ INVITE [#channel]'''
* Usage: '''/msg ChanServ INVITE [#channel]'''
** Example: '''/msg ChanServ INVITE #rizonchannel'''
** Example: '''/msg ChanServ INVITE #rizonchannel'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Get a channel key ===
=== Get a channel key ===
Line 118: Line 186:


You would then use the command '''/join [#channel] [key]''' to enter the channel.
You would then use the command '''/join [#channel] [key]''' to enter the channel.
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Clear ===
=== Clear ===
Line 124: Line 196:
* Usage: '''/msg ChanServ CLEAR [#channel] [setting]'''
* Usage: '''/msg ChanServ CLEAR [#channel] [setting]'''
Note: By default, this is limited to channel founders, and setting can be one of the following:
Note: By default, this is limited to channel founders, and setting can be one of the following:
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 160: Line 237:


For more commands, visit [[Channel Management 101]] and [[Channel Management 102]]
For more commands, visit [[Channel Management 101]] and [[Channel Management 102]]
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


= MemoServ Commands =
= MemoServ Commands =
Line 166: Line 247:


In order to be able to send and receive memos, you need to have identified to a registered nickname.
In order to be able to send and receive memos, you need to have identified to a registered nickname.
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Sending memos ===
=== Sending memos ===
Line 171: Line 256:
* Syntax: '''/msg MemoServ SEND [nick|#channel] [memo text]'''
* Syntax: '''/msg MemoServ SEND [nick|#channel] [memo text]'''
** Example: '''/msg MemoServ SEND Peter I'm missing you!'''
** Example: '''/msg MemoServ SEND Peter I'm missing you!'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Cancel a memo ===
=== Cancel a memo ===
Line 177: Line 266:
* Syntax: '''/msg MemoServ CANCEL [nick|#channel]'''
* Syntax: '''/msg MemoServ CANCEL [nick|#channel]'''
** Example: '''/msg MemoServ CANCEL Peter'''
** Example: '''/msg MemoServ CANCEL Peter'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== List memos ===  
=== List memos ===  
Line 187: Line 280:
Note: new lists only new (unread) memos, list 2-4 lists memos numbered 2 through 4.
Note: new lists only new (unread) memos, list 2-4 lists memos numbered 2 through 4.
If neither new nor a list is given, all memos will be listed, unread memos are marked with a * to the left of the memo number.
If neither new nor a list is given, all memos will be listed, unread memos are marked with a * to the left of the memo number.
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Read memos ===  
=== Read memos ===  
Line 194: Line 291:
*Syntax: '''/msg MemoServ READ #channel [NUMBER|LIST|LAST|NEW]'''
*Syntax: '''/msg MemoServ READ #channel [NUMBER|LIST|LAST|NEW]'''
**Example: '''/msg MemoServ READ new'''
**Example: '''/msg MemoServ READ new'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Deleting Memos ===  
=== Deleting Memos ===  
Line 201: Line 302:
*Syntax: '''/msg MemoServ DEL #channel [NUMBER|LIST|LAST|NEW|ALL]'''
*Syntax: '''/msg MemoServ DEL #channel [NUMBER|LIST|LAST|NEW|ALL]'''
**Example: '''/msg MemoServ DEL 2'''
**Example: '''/msg MemoServ DEL 2'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Memo options ===
=== Memo options ===
Line 218: Line 323:


Note: You cannot set the limit any higher than 20. Setting it to 0 won't allow anyone to send you a memo.
Note: You cannot set the limit any higher than 20. Setting it to 0 won't allow anyone to send you a memo.
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Info ===
=== Info ===
Line 224: Line 333:
*Syntax: '''/msg MemoServ INFO [#channel]'''
*Syntax: '''/msg MemoServ INFO [#channel]'''
**Example: '''/msg MemoServ INFO #rizonchannel'''
**Example: '''/msg MemoServ INFO #rizonchannel'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Memo status ===
=== Memo status ===
Line 230: Line 343:
*Syntax: '''/msg MemoServ CHECK [nick]'''
*Syntax: '''/msg MemoServ CHECK [nick]'''
**Example: '''/msg MemoServ CHECK Peter'''
**Example: '''/msg MemoServ CHECK Peter'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


= BotServ Commands =
= BotServ Commands =
Line 246: Line 363:


'''Note:''' Since the introduction of new services featuring fantasy commands, all commands of the syntax '''/msg ChanServ COMMAND #CHANNEL [PARAMETERS]''' will become '''.COMMAND [PARAMETERS]'''. All commands that are available in '''/msg ChanServ HELP''' can be used in a channel, EXCEPT IDENTIFY, for obvious reasons.
'''Note:''' Since the introduction of new services featuring fantasy commands, all commands of the syntax '''/msg ChanServ COMMAND #CHANNEL [PARAMETERS]''' will become '''.COMMAND [PARAMETERS]'''. All commands that are available in '''/msg ChanServ HELP''' can be used in a channel, EXCEPT IDENTIFY, for obvious reasons.
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Channel status commands ===
=== Channel status commands ===
Line 264: Line 385:
**'''.owner'''
**'''.owner'''
**'''.deowner'''
**'''.deowner'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Kicking & banning commands ===
=== Kicking & banning commands ===
Line 277: Line 402:
or
or
*'''.ban nick reason'''
*'''.ban nick reason'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Access commands ===
=== Access commands ===
Line 300: Line 429:
Clearing the access list:
Clearing the access list:
*'''.access clear'''
*'''.access clear'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Akick commands ===
=== Akick commands ===
Line 345: Line 478:


Note: This does not remove the akick.
Note: This does not remove the akick.
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== Miscellaneous Commands ===
=== Miscellaneous Commands ===
Line 363: Line 500:
If you have a BotServ bot on your channel but these commands still don't work for you, assure that fantasy mode is enabled:
If you have a BotServ bot on your channel but these commands still don't work for you, assure that fantasy mode is enabled:
'''/msg BotServ SET #channel FANTASY ON'''
'''/msg BotServ SET #channel FANTASY ON'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


= HostServ Commands =
= HostServ Commands =
Line 373: Line 514:


vHosts are approved by Rizon staff and must meet requires described at [[vHost]].
vHosts are approved by Rizon staff and must meet requires described at [[vHost]].
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== vHost on ===
=== vHost on ===
Line 378: Line 523:
Approval/Rejection of vHosts are sent in memos and if your vHost has been approved, you can use the following commands to turn it on:
Approval/Rejection of vHosts are sent in memos and if your vHost has been approved, you can use the following commands to turn it on:
* Usage: '''/msg HostServ ON'''
* Usage: '''/msg HostServ ON'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== vHost off ===
=== vHost off ===
Line 383: Line 532:
If you would like to turn off your vHost for whatever rease, use the following:
If you would like to turn off your vHost for whatever rease, use the following:
* Usage: '''/msg HostServ OFF'''
* Usage: '''/msg HostServ OFF'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=== vHost group ===
=== vHost group ===
Line 388: Line 541:
This commands allows users to sync vHost for all the nicks in their group. It will set the CURRENT nick's vHost to all the group members.
This commands allows users to sync vHost for all the nicks in their group. It will set the CURRENT nick's vHost to all the group members.
* Usage: '''/msg HostServ GROUP'''
* Usage: '''/msg HostServ GROUP'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


= FunServ Commands =
= FunServ Commands =
Line 394: Line 551:


For a list of the basic usage of all FunServ services, use '''/msg FunServ help'''. It is, however, important to note that only channel founders are allowed to request and remove FunServ services.  
For a list of the basic usage of all FunServ services, use '''/msg FunServ help'''. It is, however, important to note that only channel founders are allowed to request and remove FunServ services.  
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


===Trivia===
===Trivia===
Line 432: Line 593:
'''/msg Trivia remove #channel'''
'''/msg Trivia remove #channel'''
* Example: '''/msg Trivia remove #rizonchannel'''
* Example: '''/msg Trivia remove #rizonchannel'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


===LimitServ===
===LimitServ===
Line 438: Line 603:


It will not join smaller channels as it's lowest sensible limit is not sensitive enough for small userbases, and lower limits would need to change with each join/part, causing mode spam.
It will not join smaller channels as it's lowest sensible limit is not sensitive enough for small userbases, and lower limits would need to change with each join/part, causing mode spam.
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]
    
    
====Usage====
====Usage====
Line 447: Line 616:
* Usage: '''/msg LimitServ REMOVE #channel'''
* Usage: '''/msg LimitServ REMOVE #channel'''
** Example: '''/msg LimitServ REMOVE #rizonchannel'''
** Example: '''/msg LimitServ REMOVE #rizonchannel'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]
      
      
====How LimitServ works====
====How LimitServ works====
Line 456: Line 629:


The settings shown below are dependant on the current user-count and are '''not user configurable'''.
The settings shown below are dependant on the current user-count and are '''not user configurable'''.
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


{| class="wikitable sortable" border="1"
{| class="wikitable sortable" border="1"
Line 470: Line 647:
| More than 500 || Current user count + 12
| More than 500 || Current user count + 12
|}
|}
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


===Internets===
===Internets===


Internets is a Rizon internet bot which comes with many various different commands, such as google, qdb, urbandictionary, and more.
Internets is a Rizon internet bot which comes with many various different commands, such as google, qdb, urbandictionary, and more.
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]
===== Requesting Internets =====
===== Requesting Internets =====


Line 482: Line 668:
In order to remove Internets from your channel, please use the following command:
In order to remove Internets from your channel, please use the following command:
'''/msg Internets remove #channel'''
'''/msg Internets remove #channel'''
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


====Internets features====
====Internets features====
Line 497: Line 687:


[Internets] [Google] Description: Rizon is an IRC (internet relay chat) network that has been around for 9 years and counting. It is an entirely free service that allows you to setup a channel to chat ...
[Internets] [Google] Description: Rizon is an IRC (internet relay chat) network that has been around for 9 years and counting. It is an entirely free service that allows you to setup a channel to chat ...
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=====Calculate=====
=====Calculate=====
Line 505: Line 699:


[Internets] [calc] 2 * pi = 6.28318531
[Internets] [calc] 2 * pi = 6.28318531
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=====Dice=====
=====Dice=====
Line 520: Line 718:
[Jason] '''.d 3d6+6'''
[Jason] '''.d 3d6+6'''
[Internets] :: Total 13 / 24 [54%] :: Results [4, 2, 1] ::
[Internets] :: Total 13 / 24 [54%] :: Results [4, 2, 1] ::
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=====Dictionary=====
=====Dictionary=====
Line 530: Line 732:


[Internets] :: [1/1] Definition insufferable :: Difficult or impossible to endure; intolerable. ::
[Internets] :: [1/1] Definition insufferable :: Difficult or impossible to endure; intolerable. ::
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=====Quote database=====
=====Quote database=====
Line 570: Line 776:


[Internets] [19478] <+Straylight> SCREW YOU THEN
[Internets] [19478] <+Straylight> SCREW YOU THEN
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=====Urban Dictionary=====
=====Urban Dictionary=====
Line 592: Line 802:


[Internets] [4/7] Leader of the Argonauts; Legendary Hero associated with Greek Mythology; Same level as Hercules, Ulysses, and Achilles; Smart, Sexy, Very Handsome person; often RF Engineer by day and gigaloo by night. Admired and idolized by many.; I wish I could be like Jason.; Jason is my American Idol.; You are so Jason I'm jealous!
[Internets] [4/7] Leader of the Argonauts; Legendary Hero associated with Greek Mythology; Same level as Hercules, Ulysses, and Achilles; Smart, Sexy, Very Handsome person; often RF Engineer by day and gigaloo by night. Admired and idolized by many.; I wish I could be like Jason.; Jason is my American Idol.; You are so Jason I'm jealous!
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=====FML=====
=====FML=====
Line 614: Line 828:


[Internets] [3826223] Today, I was getting a haircut. I had my foils in for about 10 minutes when the fire alarm went off. The building then started to fill with smoke and we evacuated. While outside watching the fire being put out, I forgot about my foils. I now have bright bleached yellow and orange hair. FML
[Internets] [3826223] Today, I was getting a haircut. I had my foils in for about 10 minutes when the fire alarm went off. The building then started to fill with smoke and we evacuated. While outside watching the fire being put out, I forgot about my foils. I now have bright bleached yellow and orange hair. FML
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=====Weather=====
=====Weather=====
Line 630: Line 848:


[Internets] Weather for Panama City, FL: Current: 91°F, Cloudy, Wind: W at 1 mph, Humidity: 59%
[Internets] Weather for Panama City, FL: Current: 91°F, Cloudy, Wind: W at 1 mph, Humidity: 59%
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=====Forecast=====
=====Forecast=====
Line 642: Line 864:


[Internets] :: Beverly Hills, CA :: Sunday Fog 25C / 77F 9C / 48F :: Monday Partly Cloudy 22C / 72F 12C / 54F :: Tuesday Partly Cloudy (10%) 23C / 73F 12C / 54F :: Wednesday Mostly Cloudy 21C / 70F 12C / 54F ::
[Internets] :: Beverly Hills, CA :: Sunday Fog 25C / 77F 9C / 48F :: Monday Partly Cloudy 22C / 72F 12C / 54F :: Tuesday Partly Cloudy (10%) 23C / 73F 12C / 54F :: Wednesday Mostly Cloudy 21C / 70F 12C / 54F ::
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=====Registering location=====
=====Registering location=====
Line 654: Line 880:


[Internets] Jason: registered location Beverly Hills, CA
[Internets] Jason: registered location Beverly Hills, CA
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


=====Translate text from one language to another=====
=====Translate text from one language to another=====
Line 670: Line 900:


List of languages supported:
List of languages supported:
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]


{| class="wikitable"
{| class="wikitable"
Line 802: Line 1,036:
|Vietnamese
|Vietnamese
|}
|}
'''Source(s):'''  [http://downloadranking.com/support.php  Services Commands]

Revision as of 23:58, 14 August 2013

NickServ Commands

Register your nickname

This command registers your nickname into the Rizon database and makes sure no other user is able to use this nickname. However, Please be aware that nicks expire after 90 days of non-usage.

  • Usage: /msg NickServ REGISTER [password] [email]
    • Example: /msg NickServ REGISTER mypasswordatrizon somename@somedomain.net

Please be aware that the email must be valid as the confirmation code sent to this email must be verified in order for the registration process to complete.

  • Usage: /msg NickServ CONFIRM [confirmation code]
    • Example: /msg NickServ CONFIRM 20sik25t2


Source(s): Services Commands


Cancel registration

This command will cancel the current registration request on your nickname. This is used when the email you used to register is invalid.

  • Usage: /msg NickServ CANCEL [password]

Please be aware that you will have to re-issue the registration command with a valid email, and then enter the confirmation code to register.


Source(s): Services Commands


Resend confirmation code

This command resends the confirmation code to your registered email. If you entered invalid email address, you can use Cancel and re-register with your valid id.

  • Usage: /msg NickServ RESEND


Source(s): Services Commands


Identify to your nickname

Now that you have registered your nickname, it is very important to remember to identify EVERY TIME you access Rizon. The password in this case is the password you supplied during nick registration.

  • Usage: /msg NickServ IDENTIFY [password]
    • Example: /msg NickServ IDENTIFY mypasswordatrizon


Source(s): Services Commands


Change password

To change your nick password:

  • Usage: /msg NickServ set PASSWORD new password
    • Example: /msg NickServ set PASSWORD supersecretpass123

Note: PASSWORD is the word password, not your old password.


Source(s): Services Commands


Group nicknames

This command groups your CURRENT nickname with your TARGET nickname.

  • Usage: /msg NickServ GROUP [TARGET] [password]
    • Example: Your main nickname is OldNick which holds access to all your channels (op in some channel, voice in another etc) and you logon to rizon with NewNick, you would now like to have same permissions as your oldnick, you would have to do /msg NickServ group OldNick oldnickspassword.

Please be aware that grouping your existing nick to a newnick will make your old nick lose all of its access.


Source(s): Services Commands


Recover nickname

If you logon to Rizon and notice your registered nickname is being used by another user. You can have services retrieve this nickname for you through recover. Alternatively, you could use ghost in order to recover your nickname.

  • Usage: /msg NickServ RECOVER [nickname] [password]
    • Example: /msg NickServ RECOVER OldNick mypasswordatrizon

Following recover, services holds your nickname for one minute. In order to release your nickname sooner:

  • Usage: /msg NickServ RELEASE [nickname] [password]
    • Example: /msg NickServ RELEASE OldNick mypasswordatrizon


Source(s): Services Commands


Ghost

The ghost command is useful when a "ghost" of your nick is present on IRC. The ghost is not really connected but IRC assumes it to be. This could be due to various different reasons such as internet issues, an abrupt shutdown, or another user using your nick. Unlike recover, ghost allows you to reclaim your nick right away.

  • Usage: /msg NickServ GHOST [nickname] [password]
    • Example: /msg NickServ GHOST OldNick mypasswordatrizon


Source(s): Services Commands


Access List

This command lists the channels the nickname has access on:

  • Usage: /msg NickServ ALIST


Source(s): Services Commands


Removing channel access

One's own access can be removed from a channel via ALIST DEL

  • Usage: /msg NickServ ALIST del #CHANNEL
    • Example: /msg NickServ ALIST del #Rizon


Source(s): Services Commands


Nick information

If you would like to know information about a nick which is registered (last time seen, when it was registered), you can use the command info.

  • Usage: /msg NickServ INFO [nick]
    • Example: /msg NickServ INFO OldNick
    • This will return Information about OldNick such as
-NickServ- OldNick is oldnick
-NickServ- Last seen address: oldnick@oldnick.at.some.isp.net
-NickServ- Time registered: Nov 27 13:29:55 2005 MST
-NickServ- Last seen time: Dec 13 09:54:12 2010 MST


Source(s): Services Commands


Logout

If you would like to logout of services, you can use the command logout. This command makes you not recognized as the owner of the nick.

  • Usage: /msg NickServ LOGOUT

Note: You must be identified in order to use this command.


Source(s): Services Commands


Drop

Use this command If you would like to drop your nickname for any reason. Please note that the effects of this command are irreversible and you will lose ALL current access to all channels.

  • Usage: /msg NickServ DROP [nickname]
    • Example: /msg NickServ DROP OldNick

Note: As a security measure, you will be asked to verify the drop command in order to complete the drop procedure.

  • Usage: /msg NickServ DROP Jason
    • Example: /msg NickServ DROP Jason G1UXZjsjf


Source(s): Services Commands


ChanServ Commands

Register a channel

Users can use services in order to claim/register an empty channel. Registering a channel keeps the channel name save for the user and gives them the ability to use variety of different Rizon services.

  • Usage: /msg ChanServ REGISTER [#channel] [password] [description]
    • Example: /msg ChanServ REGISTER #newchannel mynewpassword A brand new channel
    • This allows you to register the channel #newchannel with password mynewpassword and with description "A brand new channel". You must be an operator in #newchannel and the channel must not be already registered.


Source(s): Services Commands


Identify as channel owner

This command allows you to identify to ChanServ as the owner of the channel. You must have the channel password in order to use this command.

  • Usage: /msg ChanServ IDENTIFY [#channel] [password]
    • Example: /msg ChanServ IDENTIFY #rizonchannel rizonpassword


Source(s): Services Commands


Unban user from channel

If you have been banned from a channel, you can use the unban command to unban yourself, even if you aren't in the channel. This command can also be used to unban any nickname currently in use. By default, this command can be only used by op (@; +o) or above.

  • Usage: /msg ChanServ UNBAN [#channel] [nickname]
    • Example: /msg ChanServ UNBAN #rizonchannel
    • Example: /msg ChanServ UNBAN #rizonchannel SomeNick


Source(s): Services Commands


Invite yourself to a channel

This command allows you to invite yourself to a channel, providing you have sufficient access on the channel. By default, this command can only be used by op (@; +o) or above.

  • Usage: /msg ChanServ INVITE [#channel]
    • Example: /msg ChanServ INVITE #rizonchannel


Source(s): Services Commands


Get a channel key

This command allows you to get the key (+k) of the channel, providing you have sufficient access. By default, this command can only be used by op (@; +o) or above.

  • Usage: /msg ChanServ GETKEY [#channel]
    • Example: /msg ChanServ GETKEY #rizonchannel

You would then use the command /join [#channel] [key] to enter the channel.


Source(s): Services Commands


Clear

Tells ChanServ to clear certain settings on a channel.

  • Usage: /msg ChanServ CLEAR [#channel] [setting]

Note: By default, this is limited to channel founders, and setting can be one of the following:


Source(s): Services Commands


Setting Description
MODES Clears all modes on the channel (However, this does not clear bans, exempts, or invites (b, e, I). Any locked modes will be automatically reapplied).
BANS Clears all bans (+b) from the channel.
EXCEPTS Clears all excepts (+e) from the channel.
INVITES Clears all permanent invites (+I) from the channel.
OPS Removes operator, protect, and owner status (+o, +a, +q) from anyone with that mode set.
HOPS Removes halfoperator status (+h) from anyone with that mode set.
VOICES Removes voice status (+v) from anyone with that mode set.
USERS Removes (kicks) all users from the channel.
NONSSL Removes (kicks) all users from the channel who are not connected via SSL.
  • Example: /msg ChanServ CLEAR #rizonchannel USERS


For more commands, visit Channel Management 101 and Channel Management 102


Source(s): Services Commands


MemoServ Commands

MemoServ allows you to send and receive short messages to/from other IRC users or channels. Even is users are offline at the time they're sent a memo, they can read it as soon as they come identify to NickServ.

In order to be able to send and receive memos, you need to have identified to a registered nickname.


Source(s): Services Commands


Sending memos

Sending a memo to a nick or channel:

  • Syntax: /msg MemoServ SEND [nick|#channel] [memo text]
    • Example: /msg MemoServ SEND Peter I'm missing you!


Source(s): Services Commands


Cancel a memo

Cancelling the last unread memo you sent to a nick or channel:

  • Syntax: /msg MemoServ CANCEL [nick|#channel]
    • Example: /msg MemoServ CANCEL Peter


Source(s): Services Commands


List memos

Listing all or only particular memos you have or a given channel has received:

  • Syntax: /msg MemoServ #channel LIST NEW
    • Example: /msg MemoServ LIST NEW

Note: new lists only new (unread) memos, list 2-4 lists memos numbered 2 through 4. If neither new nor a list is given, all memos will be listed, unread memos are marked with a * to the left of the memo number.


Source(s): Services Commands


Read memos

Reading particular memos you or a channel received:

  • Syntax: /msg MemoServ READ #channel [NUMBER|LIST|LAST|NEW]
    • Example: /msg MemoServ READ new


Source(s): Services Commands


Deleting Memos

Deleting particular memos you or a channel received:

  • Syntax: /msg MemoServ DEL #channel [NUMBER|LIST|LAST|NEW|ALL]
    • Example: /msg MemoServ DEL 2


Source(s): Services Commands


Memo options

Setting various memo options:

  • NOTIFIY - Changing when you will be notified about new memos:
    • Syntax: /msg MemoServ SET NOTIFY [ON|LOGON|NEW|OFF]
      • ON: notification on identification to NickServ, unsetting /away, and when they are sent to you.
      • LOGON: notification on identification, and unsetting /away
      • NEW: notification when they are sent to you
      • OFF: no notification at all
    • Example: /msg MemoServ SET NOTIFY NEW
  • LIMIT - Setting the maximum number of memos you or the given channel can receive:
    • Syntax: /msg MemoServ SET LIMIT #channel LIMIT
    • Example: /msg MemoServ SET LIMIT 5

Note: You cannot set the limit any higher than 20. Setting it to 0 won't allow anyone to send you a memo.


Source(s): Services Commands


Info

Viewing your (or if given a channel's) amount of (unread) memos, the memo limit, and your notification setting:

  • Syntax: /msg MemoServ INFO [#channel]
    • Example: /msg MemoServ INFO #rizonchannel


Source(s): Services Commands


Memo status

Checking whether the last memo you sent to a user has been read or not:

  • Syntax: /msg MemoServ CHECK [nick]
    • Example: /msg MemoServ CHECK Peter


Source(s): Services Commands


BotServ Commands

BotServ allows you to have a bot on your own channel. The assigned bot will join a channel whenever there is at least 1 user on it. You can also set a badwords list to kick (or ban) someone whenever they say a badword.

Note: Users can request a custom botname if they have 150 or more users in their channel.

To assign a BotServ bot, use /msg BotServ ASSIGN [#channel] [BOT], where #channel is the name of the channel you are assigning it to, and bot is the name of the bot you want in the channel.

  • Example: /msg BotServ ASSIGN #rizonchannel |Glorious_Failure|

To list available bots, use

/msg BotServ BOTLIST

Note: Since the introduction of new services featuring fantasy commands, all commands of the syntax /msg ChanServ COMMAND #CHANNEL [PARAMETERS] will become .COMMAND [PARAMETERS]. All commands that are available in /msg ChanServ HELP can be used in a channel, EXCEPT IDENTIFY, for obvious reasons.


Source(s): Services Commands


Channel status commands

  • Voice (+; +v)
    • .voice nick
    • .devoice nick
  • Halfop (%; +h)
    • .halfop nick
    • .dehalfop nick
  • Op (@; +o)
    • .op nick
    • .deop nick
  • Protected/Admin (&; +a) Note: Requires protectmode to be enabled.
    • .protect nick
    • .deprotect nick
  • Owner (~; +q) Note: Requires ownermode to be enabled.
    • .owner
    • .deowner


Source(s): Services Commands


Kicking & banning commands

Kicking a user from the channel via BotServ with an optional reason:

  • .kick nick reason

or

  • .k nick reason

Kicking and banning a user from the channel via BotServ with an optional reason:

  • .kickban nick reason

or

  • .kb nick reason

or

  • .ban nick reason


Source(s): Services Commands


Access commands

Viewing the channel's access list, optionally you can view the access level of a particular nick or list entry only:

  • .access list NICK|NUMBER|NUMBER-RANGE
    • Example: .access list Jason
    • Example: .access list 13
    • Example: .access list 13-15

Adding a nick to the access list:

  • .access add NICK LEVEL
    • Example: .access add Jason 5

Default levels: 3 = voice (+), 4 = halfop (%), 5 = op (@), 10 = protected op/admin (&)

Deleting a nick from the access list:

  • .access del NICK|NUMBER|NUMBER-RANGE
    • Example: .access del Jason
    • Example: .access del 13
    • Example: .access del 13-15

Clearing the access list:

  • .access clear


Source(s): Services Commands


Akick commands

Viewing the channel's full autokick list, or the akick entry of a particular nick, or a partial list:

  • .akick list NICK|NUMBER|NUMBER-RANGE
    • Example: .akick list Jason
    • Example: .akick list 13
    • Example: .akick list 13-15

Viewing the channel's autokick list in more detail than .akick list:

  • .akick view NICK|NUMBER|NUMBER-RANGE
    • Example: .akick view Jason
    • Example: .akick view 13
    • Example: .akick view 13-15

Adding a nick or usermask to the autokick list with an optional reason:

  • .akick add NICK|USERMASK REASON
    • Example: .akick add Jason spammer
    • Example: .akick add Jason*!*@* spammer

Deleting a nick/usermask or list entry from the autokick list:

  • .akick del NICK|USERMASK|NUMBER|NUMBER-RANGE
    • Example: .akick del Jason
    • Example: .akick del Jason*!*@*
    • Example: .akick del 13
    • Example: .akick del 13-15

Clearing the channel's autokick list:

  • .akick clear

Enforcing an akick on users matching an entry on the autokick list who is currently on the channel:

  • .akick enforce

Note: akicks will automatically be enforced whenever a new akick is added.

Setting a permanent channel ban for an akicked usermask: (If someone tries to remove the ban it will automatically be set again.)

  • .akick stick USERMASK
    • Example: .akick stick Jason*!*@*

Removing the stick, the ban will be allowed to be removed again.

  • .akick unstick USERMASK
    • Example: .akick unstick Jason*!*@*

Note: This does not remove the akick.


Source(s): Services Commands


Miscellaneous Commands

Checking when a user was last seen on the channel:

  • .seen NICK
    • Example: .seen Jason

Note: The specified user has to be on the channel's access list.

Viewing information about the channel:

  • .info

Viewing more detailed information about the channel:

  • .info ALL

Note: Requires founder status by default.


If you have a BotServ bot on your channel but these commands still don't work for you, assure that fantasy mode is enabled: /msg BotServ SET #channel FANTASY ON


Source(s): Services Commands


HostServ Commands

Request a vHost

In order to request a vHost from HostServ, use the command request:

  • Usage: /msg HostServ REQUEST your.vHost.here
    • Example: /msg HostServ REQUEST this.is.my.vHost

vHosts are approved by Rizon staff and must meet requires described at vHost.


Source(s): Services Commands


vHost on

Approval/Rejection of vHosts are sent in memos and if your vHost has been approved, you can use the following commands to turn it on:

  • Usage: /msg HostServ ON


Source(s): Services Commands


vHost off

If you would like to turn off your vHost for whatever rease, use the following:

  • Usage: /msg HostServ OFF


Source(s): Services Commands


vHost group

This commands allows users to sync vHost for all the nicks in their group. It will set the CURRENT nick's vHost to all the group members.

  • Usage: /msg HostServ GROUP


Source(s): Services Commands


FunServ Commands

FunServ is a custom service provided for Rizon users. FunServ includes Trivia, Quotes, LimitServ, Internets, eRepublik and e-Sim.

For a list of the basic usage of all FunServ services, use /msg FunServ help. It is, however, important to note that only channel founders are allowed to request and remove FunServ services.


Source(s): Services Commands


Trivia

Trivia simply allows Trivia to be held in channel on various different topics.

To assign Trivia to your channel, use the following command:

  • Usage: /msg Trivia request #channel
    • Example: /msg Trivia request #rizonchannel

Some of the other commands that can be used in channel to customize Trivia are:

  • .help trivia - Will list all trivia commands.
  • .trivia [number] - to start playing.
  • .strivia - to stop current round.
  • .topten or tt - lists top ten players.
  • .rank [nick] - shows yours or given nicks current rank.
  • .next - skips question.
  • .themes - lists available question themes.
  • .theme set <name> - changes current question theme (must be channel founder).

The current question themes in which we have are:

  • Theme: Anime, 2323 questions
  • Theme: default, 78809 questions
  • Theme: Geography, 121 questions
  • Theme: History, 64 questions
  • Theme: LOTR-Books, 800 questions
  • Theme: LOTR-Movies, 455 questions
  • Theme: Movies, 731 questions
  • Theme: Naruto, 918 questions
  • Theme: ScienceAndNature, 96 questions
  • Theme: Simpsons, 249 questions
  • Theme: Stargate, 2082 questions

In order to remove Trivia from your channel, please use the following command: /msg Trivia remove #channel

  • Example: /msg Trivia remove #rizonchannel


Source(s): Services Commands


LimitServ

Limitserv dynamically limits the number of concurrent channel members in order to prevent join floods in channels containing at least 20 users.

It will not join smaller channels as it's lowest sensible limit is not sensitive enough for small userbases, and lower limits would need to change with each join/part, causing mode spam.


Source(s): Services Commands


Usage

To request LimitServ, use the following command:

  • Usage: /msg LimitServ REQUEST #channel
    • Example: /msg LimitServ REQUEST #rizonchannel

To remove LimitServ, use the following command:

  • Usage: /msg LimitServ REMOVE #channel
    • Example: /msg LimitServ REMOVE #rizonchannel


Source(s): Services Commands


How LimitServ works

LimitServ will change the user limit when the current limit has been off by 2 or more users for at least one minute.

Example:

12:01 -!- mode/#help [+l 25] by LimitServ
12:02 -!- user21 [user@21.V.Host] has joined #help
12:02 -!- user22 [user@22.V.Host] has joined #help
12:03 -!- mode/#help [+l 27] by LimitServ

The settings shown below are dependant on the current user-count and are not user configurable.


Source(s): Services Commands


Current user count New user limit
Less than 100 Current user count + 5
100-299 Current user count + 8
300-499 Current user count + 10
More than 500 Current user count + 12


Source(s): Services Commands


Internets

Internets is a Rizon internet bot which comes with many various different commands, such as google, qdb, urbandictionary, and more.


Source(s): Services Commands


Requesting Internets

In order to request this bot, use the following command:

  • Usage: /msg Internets request #channel
    • Example: /msg Internets request #rizonchannel

In order to remove Internets from your channel, please use the following command: /msg Internets remove #channel


Source(s): Services Commands


Internets features

Google

Search google

Usage: .google <what to search for>

Example: [Jason] .google Rizon IRC

[Internets] [Google] Rizon Chat Network (http://www.rizon.net/)

[Internets] [Google] Description: Rizon is an IRC (internet relay chat) network that has been around for 9 years and counting. It is an entirely free service that allows you to setup a channel to chat ...


Source(s): Services Commands


Calculate

Calculates an expression

Example: [Jason] .cc 2pi

[Internets] [calc] 2 * pi = 6.28318531


Source(s): Services Commands


Dice

Rolls X N-sided dice with an optional modifier A (XdN±A)

Example: [Jason] .d 6

[Internets] :: Total 5 / 6 [83%] :: Results [5] ::

[Jason] .d 3d6 [Internets] :: Total 9 / 18 [50%] :: Results [4, 3, 2] ::

[Jason] .d 3d6+6 [Internets] :: Total 13 / 24 [54%] :: Results [4, 2, 1] ::


Source(s): Services Commands


Dictionary

Searches for a dictionary definition

Example:

[Jason] .dict insufferable

[Internets] :: [1/1] Definition insufferable :: Difficult or impossible to endure; intolerable. ::


Source(s): Services Commands


Quote database

Display a random quote from qdb.us

Usage: .qdb random

Example:

[Jason] .qdb random

[Internets] [6176] <Hostile> when i woke up i found pictures of Salma Hayek, A turkish guy's

[Internets] [6176] page and my flip flop in my scanner

Search qdb for specific quote

Usage: .qdb search <string>

Example:

[Jason] .qdb search rizon

[Internets] QDB quotes found matching "rizon":

[Internets] 38918 2183 19478 30588 2351 8009 42967 18406 46479 48577 46537 50021 32952 71255

Display specific quote from qdb

Usage: .qdb <number to display>

Example:

[Jason] .qdb 19478

[Internets] [19478] * Straylight hate hate HATES Verizon ads

[Internets] [19478] <+Straylight> CAN YOU HEAR ME NOW?

[Internets] [19478] <+Straylight> SCREW YOU THEN


Source(s): Services Commands


Urban Dictionary

Search for a word on urban dictionary

Usage: .urban <word>

Example: [Jason] .urban jason

[Internets] [1/7] the only name that can be spelled through 5 months of the year.; J - July; A - August; S- September; O - October; N - November; Jason is a very unique name

For words with multiple definitions, allows you to show other definitions

Usage: .urban #number# <word>

Example:

[Jason] .urban 4 jason

[Internets] [4/7] Leader of the Argonauts; Legendary Hero associated with Greek Mythology; Same level as Hercules, Ulysses, and Achilles; Smart, Sexy, Very Handsome person; often RF Engineer by day and gigaloo by night. Admired and idolized by many.; I wish I could be like Jason.; Jason is my American Idol.; You are so Jason I'm jealous!


Source(s): Services Commands


FML

Display a random quote from FML

Usage: .fml random

Example:

[Jason] .fml random

[Internets] [1313726] Today, I had to go visit my grandma. While in her bathroom, the floss I was using cut my gum, I then proceded to make sounds of slight pain. My grandma was, at the same moment, walking by and said "Don't masturbate in side of my bathroom you sick teen!" Now my grandma thinks I am a sexual pervert. FML

Display a specific quote from FML

Usage: .fml 3826223

Example:

[Jason] .fml 3826223

[Internets] [3826223] Today, I was getting a haircut. I had my foils in for about 10 minutes when the fire alarm went off. The building then started to fill with smoke and we evacuated. While outside watching the fire being put out, I forgot about my foils. I now have bright bleached yellow and orange hair. FML


Source(s): Services Commands


Weather

Display a weather from specific city/zipcode

Usage: .weather <zipcode/city name>

Example:

[Jason] .weather 90210

[Internets] Weather for Beverly Hills, CA 90210: Current: 78°F, Clear, Wind: SE at 0 mph, Humidity: 50%

[Jason] .weather panama city, fl

[Internets] Weather for Panama City, FL: Current: 91°F, Cloudy, Wind: W at 1 mph, Humidity: 59%


Source(s): Services Commands


Forecast

Displays 5-day forecast for a location

Usage: .forecast <zipcode/city name>

Example:

[Jason] .forecast 90210

[Internets] :: Beverly Hills, CA :: Sunday Fog 25C / 77F 9C / 48F :: Monday Partly Cloudy 22C / 72F 12C / 54F :: Tuesday Partly Cloudy (10%) 23C / 73F 12C / 54F :: Wednesday Mostly Cloudy 21C / 70F 12C / 54F ::


Source(s): Services Commands


Registering location

Links a location to your nick that will be used as default location in .weather and .forecast

Usage: .register_location <zipcode/city name> or .regloc <zipcode/city name>

Example:

[Jason] .register_location 90210

[Internets] Jason: registered location Beverly Hills, CA


Source(s): Services Commands


Translate text from one language to another

Usage: .translate <textlanguage> <targetlanguage> <string>

Example:

[Jason] .translate en es What is your name?

[Internets] [t] [from en] -> ¿Cómo te llamas?

[Jason] .translate es en ¿Cómo te llamas?

[Internets] [t] [from es] What's your name?

List of languages supported:


Source(s): Services Commands


Language
ar Arabic
bg Bulgarian
ca Catalan
cs Czech
da Danish
nl Dutch
en English
et Estonian
fi Finnish
fr French
de German
el Greek
hi Hindi
hu Hungarian
id Indonesian
it Italian
ja Japanese
ko Korean
lv Latvian
lt Lithuanian
no Norwegian
fa Persian (ALPHA)
pl Polish
pt Portuguese
ro Romanian
ru Russian
sk Slovak
sl Slovenian
es Spanish
sv Swedish
th Thai
tr Turkish
uk Ukrainian
vi Vietnamese


Source(s): Services Commands