Grand Theft Wiki:IRC: Difference between revisions

m (→‎Logging On: less advertisy)
(Update link)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{info|Our IRC channel is [irc://irc.freenode.net/gtawiki #gtawiki] on irc.freenode.net - or you can join us [http://irc.wikia.com on the web]}}
{{info|Our IRC channel is [irc://irc.freenode.net/gtawiki #gtawiki] on irc.freenode.net - or you can join us [[Special:WebChat|on the web]]}}
{{toc}}
{{toc}}
:''See also [http://freenode.net/using_the_network.shtml Freenode help]''
:''See also [http://freenode.net/using_the_network.shtml Freenode help]''
Line 6: Line 6:


==Logging On==
==Logging On==
Our channel is [irc://irc.freenode.net/gtawiki #gtawiki] on irc.freenode.net
Our channel is [[Special:WebChat|#gtawiki]] on irc.freenode.net


===Using a Web Client===
===Using a Web Client===
*Go to [http://irc.wikia.com http://irc.wikia.com]
*Go to [[Special:WebChat]]
*Enter a username  
*You will be logged in as a guest with your {{SITENAME}} username
*Select <code>#GTAWiki</code> from the list (about halfway down)
*To change username, type /nick USERNAME
*Hit "Login"
*To register your username, or log in to one you already registered, see below
 


===Using a Standalone Client===
===Using a Standalone Client===
Line 18: Line 19:
*Use <code>irc.freenode.net</code> as the server
*Use <code>irc.freenode.net</code> as the server
*Type <code>/join #gtawiki</code> to join our channel
*Type <code>/join #gtawiki</code> to join our channel
*Pick a nickname to use when logging into IRC
*To register your username, or log in to one you already registered, see below


==Registering==
==Registering==
Registering your nick will make you personally identifiable on the IRC server. Nobody has the right to any particular nick (username) unless they register it. You might not get the same nickname as you use on this wiki, and be aware that other people might not be who you think they are.
Registering your nick will make you personally identifiable on the IRC server. Nobody has the right to any particular nick (username) unless they register it. You might not get the same nickname as you use on this wiki, and be aware that other people might not be who you think they are.


To register your nick, simply type <code>/msg nickserv register <your-password></code>
To register your nick, simply type the following directly into IRC. Change <code>PASSWORD</code> for a password of your choice.
*<code>/msg nickserv register PASSWORD</code>


Add a valid email address to your primary nickserv entry so that you have a way to reset your password
Add a valid email address to your primary nickserv entry so that you have a way to reset your password
*<code>/msg nickserv set hide email on</code>
*<code>/msg nickserv set hide email on</code>
*<code>/msg nickserv set email <your-email-address></code>
*<code>/msg nickserv set email EMAIL@ADDRESS</code>


If you don't use your nick, someone can request that it be dropped so that they can use it. Likewise, if the nick you want is registered by someone else who doesn't use it, you can request for it to be dropped. Freenode consider IRC nicks expired after 60 days without use. Nicks which are at least two weeks old and which were last used less than two hours after their creation are also considered to be expired. Simply ask a Freenode staff member to do this for you.
If you don't use your nick, someone can request that it be dropped so that they can use it. Likewise, if the nick you want is registered by someone else who doesn't use it, you can request for it to be dropped. Freenode consider IRC nicks expired after 60 days without use. Nicks which are at least two weeks old and which were last used less than two hours after their creation are also considered to be expired. Simply ask a Freenode staff member to do this for you.
'''Logging In:'''
The next time you come to use IRC, you need to login. First, connect using your nick. Then type the following command:
*<code>/msg nickserv identify PASSWORD</code>


==Operators==
==Operators==
Line 38: Line 48:


'''Operator commands:'''
'''Operator commands:'''
*Become an operator on all channels: <code>/msg chanserv OP ALL</code>
*Activate an operator on one channel: <code>/msg chanserv OP #gtawiki username</code>
*Activate an operator on one channel: <code>/msg chanserv op #gtawiki +username</code>
*Deactivate an operator on one channel: <code>/msg chanserv DEOP #gtawiki username</code>
*Deactivate an operator on one channel: <code>/msg chanserv op #gtawiki -username</code>
*Show who has access (find an operator): <code>/msg chanserv access #gtawiki list</code>
*Show who has access (find an operator): <code>/msg chanserv access #gtawiki list</code>
*Apply a mask: <code>/mode #gtawiki +maskletters username</code>
*Apply a mask (see masks below): <code>/mode #gtawiki +maskletters username</code>
**Op: +o  
**Op: +o  
**Voice: +v
**Voice: +v
Line 50: Line 59:
*Remove a mask: <code>/mode #gtawiki -maskletters username</code>
*Remove a mask: <code>/mode #gtawiki -maskletters username</code>
*Perform a ranged ban: <code>/mode #gtawiki +b nickmask!*foo@hostmask</code>
*Perform a ranged ban: <code>/mode #gtawiki +b nickmask!*foo@hostmask</code>
'''Senior staff commands:'''
*Add a username to the access list
**This grants the following flags: +votriA
**This user will then be able to acquire voice and op status at any time


==ChanServ==
==ChanServ==
ChanServ is Freenode's robot that guards our channel. It ensures that the channel is always there, and it offers Op access to those who have been allowed it.
ChanServ is Freenode's robot that guards our channel. It ensures that the channel is always there, and it offers Op access to those who have been allowed it.

Latest revision as of 01:03, 13 April 2011

See also Freenode help

Grand Theft Wiki's IRC channel is a public discussion channel for discussion about GTA and Grand Theft Wiki.

Logging On

Our channel is #gtawiki on irc.freenode.net

Using a Web Client

  • Go to Special:WebChat
  • You will be logged in as a guest with your Grand Theft Wiki username
  • To change username, type /nick USERNAME
  • To register your username, or log in to one you already registered, see below


Using a Standalone Client

  • Install a client (e.g. mIRC)
  • Use irc.freenode.net as the server
  • Type /join #gtawiki to join our channel
  • Pick a nickname to use when logging into IRC
  • To register your username, or log in to one you already registered, see below

Registering

Registering your nick will make you personally identifiable on the IRC server. Nobody has the right to any particular nick (username) unless they register it. You might not get the same nickname as you use on this wiki, and be aware that other people might not be who you think they are.

To register your nick, simply type the following directly into IRC. Change PASSWORD for a password of your choice.

  • /msg nickserv register PASSWORD

Add a valid email address to your primary nickserv entry so that you have a way to reset your password

  • /msg nickserv set hide email on
  • /msg nickserv set email EMAIL@ADDRESS

If you don't use your nick, someone can request that it be dropped so that they can use it. Likewise, if the nick you want is registered by someone else who doesn't use it, you can request for it to be dropped. Freenode consider IRC nicks expired after 60 days without use. Nicks which are at least two weeks old and which were last used less than two hours after their creation are also considered to be expired. Simply ask a Freenode staff member to do this for you.


Logging In:

The next time you come to use IRC, you need to login. First, connect using your nick. Then type the following command:

  • /msg nickserv identify PASSWORD

Operators

Some users can be made an operator (Op) on the IRC channel. This gives them the capability to change the topic title, silence, kick or ban unruly users.

Operators automatically have an @ in front of their name (like ChanServ always does). However, operators can add and remove their operator status, so they only have it when they need it. To find an operator (when they aren't showing their @ badge), type /msg chanserv access #gtawiki list

We pick our Ops strictly on the bases of merit and requirement. If we need a new op, we will look ourselves for users that are regularly on the channel, know how it works and are. Being staff on the wiki is not an automatic right to be an op, but usually this will be allowed.

Operator commands:

  • Activate an operator on one channel: /msg chanserv OP #gtawiki username
  • Deactivate an operator on one channel: /msg chanserv DEOP #gtawiki username
  • Show who has access (find an operator): /msg chanserv access #gtawiki list
  • Apply a mask (see masks below): /mode #gtawiki +maskletters username
    • Op: +o
    • Voice: +v
    • Quiet: +q
    • Ban: +b
  • Eg, to Op and Voice gtabot on #gtawiki: /mode #gtawiki +ov gtabot
  • Remove a mask: /mode #gtawiki -maskletters username
  • Perform a ranged ban: /mode #gtawiki +b nickmask!*foo@hostmask

Senior staff commands:

  • Add a username to the access list
    • This grants the following flags: +votriA
    • This user will then be able to acquire voice and op status at any time

ChanServ

ChanServ is Freenode's robot that guards our channel. It ensures that the channel is always there, and it offers Op access to those who have been allowed it.