DWBouncers/Clients/RevolutionIRC: Difference between revisions

From DarkWorld Network
Jump to navigation Jump to search
Created page with "wdddsffsd"
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
wdddsffsd
= {{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

Template:DWBouncerServers

👤 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

  1. Open DWBouncers/Clients/RevolutionIRC.
  2. Go to **Preferences → Networks** (or equivalent).
  3. Add a new server/network entry:
    1. Server: bouncers.darkworld.network
    2. Port: 31337 and enable SSL.
    3. Username: username/network.
    4. Password: your assigned DWBouncers password.
  4. Save the configuration.
  5. Connect.

Example Screenshot

Coming soon

Troubleshooting

See Also