DWBouncers/Clients/RevolutionIRC: Difference between revisions
< DWBouncers | Clients
Created page with "wdddsffsd" |
|||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
= {{PAGENAME}} Setup Guide = | |||
This page explains how to configure '''{{PAGENAME}}''' to connect with DWBouncers (ZNC or Soju). | |||
== Requirements == | |||
To connect, you must have a valid '''DWBouncers account''' | |||
(available through either '''ZNC''' or '''Soju'''). | |||
=== 🌐 Server Information === | |||
{{DWBouncerServers}} | |||
=== 👤 Username Format === | |||
* '''For ZNC:''' | |||
<code>username/network</code> | |||
* '''For Soju:''' | |||
<code>username</code> | |||
=== 🔑 Password === | |||
Use '''the assigned password''' you received when your DWBouncers account was created. | |||
If you lost your password, request a reset in <code>#DWBouncers</code>. | |||
== Connection Settings == | |||
{| class="wikitable" | |||
! Setting !! Value | |||
|- | |||
| Server || <code>bouncers.darkworld.network</code> | |||
|- | |||
| Port || 31337 (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>31337</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> | |||
Coming soon | |||
== Troubleshooting == | |||
* Double-check your username format (<code>username/network</code>). | |||
* Ensure SSL is enabled on port 31337. | |||
* If you cannot connect, verify your credentials on '''ZNC WebAdmin:''' ➡️ https://bouncers.darkworld.network:31337 or [[DWBouncers/Soju|Soju Panel]]. | |||
== See Also == | |||
* [[DWBouncers]] | |||
* [[DWBouncers/ZNC]] | |||
* [[DWBouncers/Soju]] | |||
* [[DWBouncers/Clients]] | |||
Latest revision as of 11:10, 20 November 2025
DWBouncers/Clients/RevolutionIRC Setup Guide
This page explains how to configure DWBouncers/Clients/RevolutionIRC to connect with DWBouncers (ZNC or Soju).
Requirements
To connect, you must have a valid DWBouncers account (available through either ZNC or Soju).
🌐 Server Information
👤 Username Format
- For ZNC:
username/network
- For Soju:
username
🔑 Password
Use the assigned password you received when your DWBouncers account was created.
If you lost your password, request a reset in #DWBouncers.
Connection Settings
| Setting | Value |
|---|---|
| Server | bouncers.darkworld.network
|
| Port | 31337 (SSL) |
| SSL | Yes (recommended) |
| Username | username/network
|
| Password | Your DWBouncer password |
Step-by-Step Setup
- Open DWBouncers/Clients/RevolutionIRC.
- Go to **Preferences → Networks** (or equivalent).
- Add a new server/network entry:
- Server:
bouncers.darkworld.network - Port:
31337and enable SSL. - Username:
username/network. - Password: your assigned DWBouncers password.
- Server:
- Save the configuration.
- Connect.
Example Screenshot
Coming soon
Troubleshooting
- Double-check your username format (
username/network). - Ensure SSL is enabled on port 31337.
- If you cannot connect, verify your credentials on ZNC WebAdmin: ➡️ https://bouncers.darkworld.network:31337 or Soju Panel.