DWBouncers/Clients/IRCCloud: Difference between revisions

From DarkWorld Network
Jump to navigation Jump to search
Created page with "IRCCLoud"
 
No edit summary
Line 1: Line 1:
IRCCLoud
= {{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:55, 27 September 2025

DWBouncers/Clients/IRCCloud Setup Guide

This page explains how to configure DWBouncers/Clients/IRCCloud 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 6697 (SSL) or 6667 (non-SSL)
SSL Yes (recommended)
Username username/network
Password Your DWBouncer password

Step-by-Step Setup

  1. Open DWBouncers/Clients/IRCCloud.
  2. Go to **Preferences → Networks** (or equivalent).
  3. Add a new server/network entry:
    1. Server: bouncers.darkworld.network
    2. Port: 6697 and enable SSL.
    3. Username: username/network.
    4. Password: your assigned DWBouncers password.
  4. Save the configuration.
  5. 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