Skip to content

Instantly share code, notes, and snippets.

@rjrajivjha
Created September 22, 2016 10:34
Show Gist options
  • Save rjrajivjha/14f68ed29a67facd93f793cac6eefadf to your computer and use it in GitHub Desktop.
Save rjrajivjha/14f68ed29a67facd93f793cac6eefadf to your computer and use it in GitHub Desktop.
Freenode Nickserv Commands

Connect

/server chat.freenode.net

Nick

/nick NewNick

Register

/msg NickServ register your_password your_email_address

Change password

/msg NickServ SET PASSWORD password

Change email

/msg NickServ SET EMAIL email

Info

/msg nickserv info

Login

/msg NickServ identify AccountName Your-Password

Operator

/msg chanserv op #channel

/msg chanserv flags #channel usename +oO

Register channel

/msg chanserv register #channel

Logout

/msg NickServ LOGOUT

Status

/msg NickServ STATUS

Vacation

/msg NickServ VACATION
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment