Quantcast Fanhistory.com:IRC Cheat Sheet - Fan History Wiki
Personal tools

Fanhistory.com:IRC Cheat Sheet

From Fan History Wiki

Jump to: navigation, search
  • Joining a server
    • /server irc.freenode.net
  • Joining a channel
    • /join #channel
  • Setting yourself away
    • /away <reason>
  • Removing your away status
    • /back
  • Leaving a channel
    • /part <Message>
  • Quitting IRC
    • /quit <Message>
  • Registering your name
    • /msg NickServ register PASSWORD email
  • Changing your name
    • /nick NAME
  • Identifing to nickserv
    • /msg NickServ identify PASSWORD
  • Changing your password
    • /msg NickServ set password PASSWORD
    • You have to repeat this for all of your linked nicks, which can be found with /msg NickServ info YOUR NICK
  • Changing the topic of the channel (some channels restrict this command to operators)
    • /topic NEW TOPIC
  • Get more information on another user
    • /whois USERNAME
  • Get Idle time and signon time in addition to normal WHOIS:
    • /whois USERNAME USERNAME (USERNAME repeated twice)

[edit] Commands for channel operators

You can only do these commands if you have operator status and it is turned on in the channel in question. You also need to identify yourself to ( * /msg NickServ identify PASSWORD ) before you Op yourself.

  • Opping yourself
    • /msg ChanServ op #channel
  • Opping another person
    • /msg chanserv op #channel NICKNAME
    • /mode #channel +o NICKNAME (when opped)
  • Kicking people
    • /kick NICKNAME (reason)
  • Removing people
    • /quote remove #CHANNEL NICKNAME :REASON (When opped)
  • Quieting another person (when opped)
    • /mode #channel +q NAME
  • Clearing ops
    • /msg ChanServ clear #channel ops
  • Clearing voices
    • /msg ChanServ clear #channel voices
  • Removing just one op
    • /msg chanserv op #channel -NAME
    • /mode -o NAME (when opped)
  • Removing just one voice
    • /msg ChanServ voice #channel -NAME
    • /mode -v NAME (when opped)
  • Banning a user
    • /mode #channel +b hostmask

[edit] Information

  • To see who has what access:
    • /msg ChanServ access #channel list
  • Find the real nickname of the person you want to op. Make sure that the whois information includes "identified to services".
    • /whois USERNAME
  • Various flags (note that these apply to the Fan History IRC channel and may vary for other Freenode channels). To set, use /cs flags #fanhistory <username> and the code below.
    • None = default for anyone off the street
    • +votiA = ops
    • +votsriRfA - able to set access levels.
    • +vVoOtsriRfAF = Channel founder

[edit] Tips

  • /msg ChanServ and /msg NickServ can be replaced with /cs and /ns respectively on some clients.
  • To find a hostmask type /whois NAME, then take the IP, which should look like n=43a17003@66.135.33.98 and add an exclamation point so it looks like
    Nick!n=43a17003@66.135.33.98
  • /join and /server will not work from the wikihow CGI:IRC client.
  • To undo a channel mode, such as a ban, quiet, or moderation, use - instead of +.
  • Kicking and removing a user produces a very similar effect, except that removes usually disable auto-rejoin.
  • Replace "#channel" with the current channel you are in that you have operator status in.
Advertisement