DWBouncers/Clients/WeeChat: Difference between revisions
Created page with "= {{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> |-..." |
|||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 4: | Line 4: | ||
== Requirements == | == 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 == | == Connection Settings == | ||
| Line 18: | Line 29: | ||
| Server || <code>bouncers.darkworld.network</code> | | Server || <code>bouncers.darkworld.network</code> | ||
|- | |- | ||
| Port || | | Port || 31337 (SSL) | ||
|- | |- | ||
| SSL || Yes (recommended) | | SSL || Yes (recommended) | ||
| Line 28: | Line 39: | ||
== Step-by-Step Setup == | == Step-by-Step Setup == | ||
* Open '''{{PAGENAME}}'''. | |||
* Make sure you have ZNC account details: | |||
# Server: <code>bouncers.darkworld.network</code> | |||
# Port: <code>31337</code> and enable SSL. | |||
# Username: <code>username/network</code> | |||
# Password: your assigned DWBouncers password. | |||
* Open your terminal and start WeeChat: <code>weechat</code> | |||
* Add the ZNC network, inside irssi: <code>/network add DarkWorld</code> | |||
* Add the server connection, using your ZNC account details: <code>/server add DarkWorld bouncers.darkworld.network/31337 -ssl -autoconnect</code> | |||
* Set your username and password: | |||
** <code>/set irc.server.DarkWorld.nicks "nick"</code> | |||
** <code>/set irc.server.DarkWorld.username "username/darkworld"</code> | |||
** <code>/set irc.server.DarkWorld.password "yourzncpassword"</code> | |||
* Enable SSL and autoconnect: | |||
** <code>/set irc.server.DarkWorld.ssl on</code> | |||
** <code>/set irc.server.DarkWorld.autoconnect on</code> | |||
* Connect to the network: <code>/connect DarkWorld</code> | |||
== Example Screenshot == | == Example Screenshot == | ||
| Line 42: | Line 61: | ||
File:{{PAGENAME}}-settings.png|Example server configuration in {{PAGENAME}} | File:{{PAGENAME}}-settings.png|Example server configuration in {{PAGENAME}} | ||
</gallery> | </gallery> | ||
Coming soon | |||
== Troubleshooting == | == Troubleshooting == | ||
* Double-check your username format (<code>username/network</code>). | * Double-check your username format (<code>username/network</code>). | ||
* Ensure SSL is enabled on port | * Ensure SSL is enabled on port 31337. | ||
* If you cannot connect, verify your credentials on | * If you cannot connect, verify your credentials on '''ZNC WebAdmin:''' ➡️ https://bouncers.darkworld.network:31337 or [[DWBouncers/Soju|Soju Panel]]. | ||
== See Also == | == See Also == | ||
| Line 53: | Line 74: | ||
* [[DWBouncers/Soju]] | * [[DWBouncers/Soju]] | ||
* [[DWBouncers/Clients]] | * [[DWBouncers/Clients]] | ||
{{DWFooter}} | |||
Latest revision as of 10:57, 20 November 2025
DWBouncers/Clients/WeeChat Setup Guide
This page explains how to configure DWBouncers/Clients/WeeChat 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/WeeChat.
- Make sure you have ZNC account details:
- Server:
bouncers.darkworld.network - Port:
31337and enable SSL. - Username:
username/network - Password: your assigned DWBouncers password.
- Open your terminal and start WeeChat:
weechat - Add the ZNC network, inside irssi:
/network add DarkWorld - Add the server connection, using your ZNC account details:
/server add DarkWorld bouncers.darkworld.network/31337 -ssl -autoconnect - Set your username and password:
/set irc.server.DarkWorld.nicks "nick"/set irc.server.DarkWorld.username "username/darkworld"/set irc.server.DarkWorld.password "yourzncpassword"
- Enable SSL and autoconnect:
/set irc.server.DarkWorld.ssl on/set irc.server.DarkWorld.autoconnect on
- Connect to the network:
/connect DarkWorld
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.
See Also
Part of the DarkWorld Network Wiki Project Maintained by the DarkWorld Wiki Team
DarkWorld Network — Building an Open, Secure, and Collaborative Internet Since 2021
Quick Links: 🏠 Home • 💬 DWIRC • 🔗 DWBouncers • 💻 DWShells • 📘 Tutorials • 📈 Stats • 🎮 Games • 🧭 Hosting
💡 Want to contribute? See How to Contribute and help build the DarkWorld knowledge base!
📅 Last Updated: 2025-11-20 • Content licensed under CC-BY-SA 4.0 unless otherwise noted.