Appearance
How to join our IRC channel
Connect to IRC Rizon
To begin, connect to the Rizon IRC network using an IRC client such as:
- HexChat (Windows, Linux)
- mIRC (Windows)
- Textual (macOS)
- TheLounge (Web-based)
- WeeChat/irssi (Linux, Terminal-based)
- KiwiIRC (Web-based at https://kiwiirc.com/)
Connection Details:
- Server:
irc.rizon.net
- Port:
6697
(SSL) /6667
(Non-SSL) - Command to connect (HexChat/mIRC/etc.):plaintext
/server irc.rizon.net +6697
Register Your Nickname
After connecting, you need to register a nickname to secure it.
Choose a nickname:
Type:plaintext/nick YourNickname
Register your nickname:
Don't re-use the password from the indexer
plaintext/msg NickServ REGISTER yourpassword youremail@example.com
Confirm your email:
Check your inbox for an email from Rizon and verify your nickname by following the instructions provided.Log in with your nickname next time you connect:
plaintext/msg NickServ IDENTIFY yourpassword
Generate Your IRC Key on the Website
After registering your nick, you need to generate an IRC key from your website profile.
- Log in to your website profile.
- Navigate to your profile -> API Keys -> Manage IRC Key section.
- Click Generate Key (this will create a unique authentication key for IRC).
- Copy the generated key, as you will need it in the next step.
Connect to IRC Rizon and Authenticate
Each time you connect to IRC, you must authenticate using your IRC key.
- Log in to NickServ with your IRC password:
plaintext
/msg NickServ IDENTIFY yourpassword
Message Korrok for an Invite
Once you are identified, you need to message Korrok
to request an invite. You can use the following formats to request an invite:
- Format 1: !invite yourGeneratedKey
plaintext
/msg korrok !invite yourGeneratedKey
- Assumes your IRC nick matches your site username.
- Format 2: !invite website_username yourGeneratedKey
plaintext
/msg korrok !invite website_username yourGeneratedKey
Korrok will verify your identity and invite you to the appropriate channel.
You can then join the channel
plaintext
/join #nzbs.in
- If you don’t get an invite, check if:
- You have successfully identified with NickServ.
- You are using the correct generated IRC key.
- You are not banned or restricted.
Final Notes:
- If you forget your password, you can reset it via:plaintext
/msg NickServ RESETPASS YourNickname
- Keep your IRC key secret and do not share it.
- If you face issues, ask for help in our support channel:plaintext
/join #in-help
By following these steps, you will successfully register, authenticate, and join the IRC channel via Korrok. 🚀