Command Reference
General
/nick NewNick
/whois nick
/quit [reason]
Channel
/join #channel
/part #channel
/topic #channeltext
/mode #channel +imnt
Moderation
/kick #channelnick [reason]
/mode #channel +b user!ident@host
/mode #channel -b user!ident@host
/mode #channel +v nick
Account
/identify <nick> <Password>
/msg NickServ REGISTER <Password> <Email>
/msg NickServ IDENTIFY <Password>
/msg NickServ SET PASSWORD <New password>
/msg NickServ RESETPASS <nick> <Email>
Service Requests
/msg ChanServ REGISTER #channeltext
/msg ChanServ ACCESS #channel ADD TrustedHelper 5
/msg ChanServ ACCESS #channel ADD nick 10
/msg ChanServ ACCESS #channel ADD SeniorOp 100
/msg ChanServ ACCESS #channel ADD ChannelOwner 9999
/msg ChanServ ACCESS #channel LIST
/msg BotServ ASSIGN #channel BotNick
Channel Statistics
A detailed step-by-step guide for stats channels, guard/bot presence, and compatible service commands is available here:Detailed Channel Statistics.
Quick User Mode Examples
/mode <yourNick> +ixR (invisible, cloak & only registered can /msg you) | /mode <yourNick> +w (receive wallops)
Quick Channel Mode Combos
/mode #channel +imnt (invite, moderated, no external, topic OPs) | /mode #channel +sR (secret, registered only) | /mode #channel +j 5:10 (join-flood)