DWBouncers/Clients/AndroIRC: Difference between revisions
< DWBouncers | Clients
Created page with "safesdsf" |
No edit summary |
||
| Line 1: | Line 1: | ||
= {{PAGENAME}} Setup Guide = | |||
This page explains how to configure '''{{PAGENAME}}''' to connect with DWBouncers (ZNC or Soju). | |||
== Requirements == | |||
* A valid DWBouncers account (ZNC or Soju) | |||
* Server details: {{DWBouncerServers}} | |||
* Username format: | |||
** For ZNC: <code>username/network</code> | |||
** For Soju: <code>username</code> | |||
* Your assigned password | |||
== Connection Settings == | |||
{| class="wikitable" | |||
! Setting !! Value | |||
|- | |||
| Server || <code>bouncers.darkworld.network</code> | |||
|- | |||
| Port || 6697 (SSL) or 6667 (non-SSL) | |||
|- | |||
| SSL || Yes (recommended) | |||
|- | |||
| Username || <code>username/network</code> | |||
|- | |||
| Password || Your DWBouncer password | |||
|} | |||
== Step-by-Step Setup == | |||
# Open '''{{PAGENAME}}'''. | |||
# Go to **Preferences → Networks** (or equivalent). | |||
# Add a new server/network entry: | |||
## Server: <code>bouncers.darkworld.network</code> | |||
## Port: <code>6697</code> and enable SSL. | |||
## Username: <code>username/network</code>. | |||
## Password: your assigned DWBouncers password. | |||
# Save the configuration. | |||
# Connect. | |||
== Example Screenshot == | |||
<gallery> | |||
File:{{PAGENAME}}-settings.png|Example server configuration in {{PAGENAME}} | |||
</gallery> | |||
== Troubleshooting == | |||
* Double-check your username format (<code>username/network</code>). | |||
* Ensure SSL is enabled on port 6697. | |||
* If you cannot connect, verify your credentials on [[DWBouncers/ZNC/Webadmin|ZNC Webadmin]] or [[DWBouncers/Soju|Soju Panel]]. | |||
== See Also == | |||
* [[DWBouncers]] | |||
* [[DWBouncers/ZNC]] | |||
* [[DWBouncers/Soju]] | |||
* [[DWBouncers/Clients]] | |||
Revision as of 11:53, 27 September 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
- For ZNC:
- Your assigned password
Connection Settings
| Setting | Value |
|---|---|
| Server | bouncers.darkworld.network
|
| Port | 6697 (SSL) or 6667 (non-SSL) |
| SSL | Yes (recommended) |
| Username | username/network
|
| Password | Your DWBouncer password |
Step-by-Step Setup
- Open DWBouncers/Clients/AndroIRC.
- Go to **Preferences → Networks** (or equivalent).
- Add a new server/network entry:
- Server:
bouncers.darkworld.network - Port:
6697and enable SSL. - Username:
username/network. - Password: your assigned DWBouncers password.
- Server:
- Save the configuration.
- 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.