Skip to content

Instantly share code, notes, and snippets.

@yeyewangwang
Created June 26, 2016 14:01
Show Gist options
  • Star 11 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save yeyewangwang/1ec9783fba32b506543a93a74781308e to your computer and use it in GitHub Desktop.
Save yeyewangwang/1ec9783fba32b506543a93a74781308e 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