User Guides
Quick Start Guide
1
Choose an IRC Client
Download an IRC client like mIRC (Windows), HexChat (Windows/Linux), or use our WebIRC client.
2
Connect to SkyChatz
Server: irc.skychatz.org | Port: 6667 (or 6697 for SSL)
3
Choose a Nickname
Use: /nick YourNickname to set your nickname.
4
Join a Channel
Use: /join #SkyChatz to join the main channel.
5
Register Your Nickname
/msg NickServ REGISTER password youremail@example.com
Registration Guide
Learn how to register your nickname, identify, and manage your account with NickServ.
Read GuideChannel Management
Create and manage your own channels, set modes, and manage operators with ChanServ.
Read GuideBot Setup Guide
Register and manage IRC bots with BotServ, including bot permissions and features.
Read GuideIRC Commands
Complete list of IRC commands, including server commands and service commands.
Read GuideMobile IRC
Connect from your phone using mobile IRC clients like IRCCloud, AndroIRC, and more.
Read GuideEssential IRC Commands
| Command | Description |
|---|---|
/nick nickname |
Change your nickname |
/join #channel |
Join a channel |
/part #channel |
Leave a channel |
/msg user message |
Send a private message |
/quit message |
Disconnect from IRC |
/whois nickname |
Get information about a user |
/mode #channel +o nickname |
Give operator status (ops only) |
/kick #channel nickname |
Kick a user from channel (ops only) |
NickServ Commands
| Command | Description |
|---|---|
/msg NickServ REGISTER password email |
Register your nickname |
/msg NickServ IDENTIFY password |
Identify to your account |
/msg NickServ SET EMAIL newemail |
Change your email |
/msg NickServ SET PASSWORD newpass |
Change your password |
/msg NickServ GHOST nickname |
Kill a stale session of your nick |
/msg NickServ RECOVER nickname |
Recover your nickname |
ChanServ Commands
| Command | Description |
|---|---|
/msg ChanServ REGISTER #channel description |
Register a channel |
/msg ChanServ SET #channel founder nickname |
Set channel founder |
/msg ChanServ OP #channel nickname |
Give operator status |
/msg ChanServ DEOP #channel nickname |
Remove operator status |
/msg ChanServ ACCESS #channel LIST |
List channel access |
/msg ChanServ TOPIC #channel new topic |
Set channel topic |