Custom Search
Showing posts with label IRC. Show all posts
Showing posts with label IRC. Show all posts

Thursday, January 9, 2014

How to do IRC (irc.freenode.net) private chat using nickname

Command
=========
/dialog nickname

Note: I am using 'xchat' IRC client.

Wednesday, March 10, 2010

how to register irc nickname

how to register irc nickname

1) /msg NickServ help

2) /msg NickServ help register

3) /msg NickServ register 123456 xxxx@gmail.com


-------------------------------------1

/msg NickServ help <--------

[09:23] <-> NickServ> help
[09:23] [Notice] -NickServ- ***** NickServ Help *****
[09:23] [Notice] -NickServ- NickServ allows users to 'register' a nickname, and stop
[09:23] [Notice] -NickServ- others from using that nick. NickServ allows the owner of a
[09:23] [Notice] -NickServ- nickname to disconnect a user from the network that is using
[09:23] [Notice] -NickServ- their nickname.
[09:23] [Notice] -NickServ-
[09:23] [Notice] -NickServ- For more information on a command, type:
[09:23] [Notice] -NickServ- /msg NickServ help
[09:23] [Notice] -NickServ- For a verbose listing of all commands, type:
[09:23] [Notice] -NickServ- /msg NickServ help commands
[09:23] [Notice] -NickServ-
[09:23] [Notice] -NickServ- The following commands are available:
[09:23] [Notice] -NickServ- GHOST Reclaims use of a nickname.
[09:23] [Notice] -NickServ- GROUP Adds a nickname to your account.
[09:23] [Notice] -NickServ- UNGROUP Removes a nickname from your account.
[09:23] [Notice] -NickServ- IDENTIFY Identifies to services for a nickname.
[09:23] [Notice] -NickServ- INFO Displays information on registrations.
[09:23] [Notice] -NickServ- LISTCHANS Lists channels that you have access to.
[09:23] [Notice] -NickServ- REGISTER Registers a nickname.
[09:23] [Notice] -NickServ- SET Sets various control flags.
[09:23] [Notice] -NickServ- RELEASE Releases a services enforcer.
[09:23] [Notice] -NickServ-
[09:23] [Notice] -NickServ- Other commands: ACCESS, DROP, HELP, LISTOWNMAIL, LOGOUT,
[09:23] [Notice] -NickServ- SETPASS, ACC, STATUS, TAXONOMY, VERIFY,
[09:23] [Notice] -NickServ- VACATION
[09:23] [Notice] -NickServ- ***** End of Help *****


-------------------------------------2

/msg NickServ help register <---------

[09:24] <-> NickServ> help register
[09:24] [Notice] -NickServ- ***** NickServ Help *****
[09:24] [Notice] -NickServ- Help for REGISTER:
[09:24] [Notice] -NickServ-
[09:24] [Notice] -NickServ- This will register your current nickname with NickServ.
[09:24] [Notice] -NickServ- This will allow you to assert some form of identity on
[09:24] [Notice] -NickServ- the network and to be added to access lists. Furthermore,
[09:24] [Notice] -NickServ- NickServ will warn users using your nick without
[09:24] [Notice] -NickServ- identifying and allow you to kill ghosts.
[09:24] [Notice] -NickServ- The password is a case-sensitive password that you make
[09:24] [Notice] -NickServ- up. Please write down or memorize your password! You
[09:24] [Notice] -NickServ- will need it later to change settings.
[09:24] [Notice] -NickServ-
[09:24] [Notice] -NickServ- You have to confirm the email address. To do this,
[09:24] [Notice] -NickServ- follow the instructions in the message sent to the email
[09:24] [Notice] -NickServ- address.
[09:24] [Notice] -NickServ-
[09:24] [Notice] -NickServ- Syntax: REGISTER
[09:24] [Notice] -NickServ-
[09:24] [Notice] -NickServ- Examples:
[09:24] [Notice] -NickServ- /msg NickServ REGISTER bar foo@bar.com
[09:24] [Notice] -NickServ- ***** End of Help *****

-------------------------------------------3

/msg NickServ register 123456 xxxx@gmail.com <-------


-------------------------------------------