DWBouncers/Clients/AndroIRC: 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/darkworld</code>
## Username: <code>username/network</code>.
# Password: your assigned DWBouncers password.
## Password: your assigned DWBouncers password.
 
# Save the configuration.
* Open the '''AndroIRC''' app on your Android device.
# Connect.
 
* Tap '''Menu''' → '''Servers''' → '''Add Server'''.
 
* Fill in your ZNC connection details:
  Server: <code>bouncers.darkworld.network</code> 
  Port: <code>31337</code> 
  Use SSL: ✅(check this box)
  Nickname: <code>your_nick</code> 
  Username: <code>username</code> 
  Password: username/darkworld:yourzncpassword
 
* Tap '''Save''' to store your configuration.
 
* Go back to the main screen and tap the server you just created, then choose '''Connect'''.


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

Revision as of 17:07, 11 October 2025

DWBouncers/Clients/AndroIRC Setup Guide

This page explains how to configure DWBouncers/Clients/AndroIRC 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/AndroIRC.
  • Make sure you have your ZNC account details:
  1. Server: bouncers.darkworld.network
  2. Port: 31337 and enable SSL.
  3. Username: username/darkworld
  4. Password: your assigned DWBouncers password.
  • Open the AndroIRC app on your Android device.
  • Tap MenuServersAdd Server.
  • Fill in your ZNC connection details:
 Server: bouncers.darkworld.network  
 Port: 31337  
 Use SSL: ✅(check this box) 
 Nickname: your_nick  
 Username: username  
 Password: username/darkworld:yourzncpassword
  • Tap Save to store your configuration.
  • Go back to the main screen and tap the server you just created, then choose Connect.

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