DWBouncers/Clients/KiwiIRC: Difference between revisions

From DarkWorld Network
Jump to navigation Jump to search
Line 28: Line 28:


== Step-by-Step Setup ==
== Step-by-Step Setup ==
# Open '''{{PAGENAME}}'''.
* Open '''{{PAGENAME}}'''.
# Go to **Preferences → Networks** (or equivalent).
* Make sure you have your ZNC account details:
# Add a new server/network entry:
# Server: <code>bouncers.darkworld.network</code>
## Server: <code>bouncers.darkworld.network</code>
# Port: <code>31337</code> and enable SSL.
## Port: <code>6697</code> and enable SSL.
# Username: <code>username/network</code>.
## Username: <code>username/network</code>.
# Password: your assigned DWBouncers password.
## Password: your assigned DWBouncers password.
 
# Save the configuration.
* Open your web browser and go to:  [https://kiwiirc.com/client https://kiwiirc.com/client] 
# Connect.
 
* In the '''Connect''' page, click '''Server''' (or “Advanced options”) and enter your ZNC details:
  Server Address: <code>bouncers.darkworld.network</code> 
  Port: <code>31337</code> 
  Use SSL: ✅ (check this box)
  Nickname: <code>your_nick</code> 
  Username: <code>username/darkworld</code> 
  Password: your ZNC password 
 
* (Optional) You can save your settings by bookmarking the URL or enabling '''Remember me''' if available.
 
* Click '''Start''' or '''Connect''' to join your ZNC network. 
 
* Once connected, you will see your networks and channels synced through ZNC — just like any IRC client.


== Example Screenshot ==
== Example Screenshot ==

Revision as of 13:02, 11 October 2025

DWBouncers/Clients/KiwiIRC Setup Guide

This page explains how to configure DWBouncers/Clients/KiwiIRC to connect with DWBouncers (ZNC or Soju).

Requirements

  • A valid DWBouncers account (ZNC or Soju)
  • Server details: Template:DWBouncerServers
  • Username format:
    • For ZNC: username/network
    • For Soju: username
  • Your assigned password

Connection Settings

Setting Value
Server bouncers.darkworld.network
Port 31337 (SSL) or 1337 (non-SSL)
SSL Yes (recommended)
Username username/network
Password Your DWBouncer password

Step-by-Step Setup

  • Open DWBouncers/Clients/KiwiIRC.
  • Make sure you have your ZNC account details:
  1. Server: bouncers.darkworld.network
  2. Port: 31337 and enable SSL.
  3. Username: username/network.
  4. Password: your assigned DWBouncers password.
  • In the Connect page, click Server (or “Advanced options”) and enter your ZNC details:
 Server Address: bouncers.darkworld.network  
 Port: 31337  
 Use SSL: ✅ (check this box)
 Nickname: your_nick  
 Username: username/darkworld  
 Password: your ZNC password  
  • (Optional) You can save your settings by bookmarking the URL or enabling Remember me if available.
  • Click Start or Connect to join your ZNC network.
  • Once connected, you will see your networks and channels synced through ZNC — just like any IRC client.

Example Screenshot

Troubleshooting

  • Double-check your username format (username/network).
  • Ensure SSL is enabled on port 6697.
  • If you cannot connect, verify your credentials on ZNC Webadmin or Soju Panel.

See Also