DWBouncers/Clients/WeeChat: Difference between revisions

From DarkWorld Network
Jump to navigation Jump to search
m Protected "DWBouncers/Clients/WeeChat" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
 
(9 intermediate revisions by the same user not shown)
Line 4: Line 4:


== Requirements ==
== Requirements ==
* A valid DWBouncers account (ZNC or Soju)
 
* Server details: {{DWBouncerServers}}
To connect, you must have a valid '''DWBouncers account''' 
* Username format:
(available through either '''ZNC''' or '''Soju''').
** For ZNC: <code>username/network</code>
 
** For Soju: <code>username</code>
=== 🌐 Server Information ===
* Your assigned password
{{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 || 6697 (SSL) or 6667 (non-SSL)
| Port || 31337 (SSL)  
|-
|-
| SSL || Yes (recommended)
| SSL || Yes (recommended)
Line 28: Line 39:


== Step-by-Step Setup ==
== Step-by-Step Setup ==
# Open '''{{PAGENAME}}'''.
* Open '''{{PAGENAME}}'''.
# Go to **Preferences → Networks** (or equivalent).
* Make sure you have ZNC account details:
# Add a new server/network entry:
# Server: <code>bouncers.darkworld.network</code>
## Server: <code>bouncers.darkworld.network</code>
# Port: <code>31337</code> and enable SSL.
## Port: <code>6697</code> and enable SSL.
# Username: <code>username/network</code>
## Username: <code>username/network</code>.
# Password: your assigned DWBouncers password.
## Password: your assigned DWBouncers password.
* Open your terminal and start WeeChat: <code>weechat</code>
# Save the configuration.
* Add the ZNC network, inside irssi: <code>/network add DarkWorld</code>
# Connect.
* 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 6697.
* Ensure SSL is enabled on port 31337.
* If you cannot connect, verify your credentials on [[DWBouncers/ZNC/Webadmin|ZNC Webadmin]] or [[DWBouncers/Soju|Soju Panel]].
* 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

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

  • Open DWBouncers/Clients/WeeChat.
  • Make sure you have ZNC account details:
  1. Server: bouncers.darkworld.network
  2. Port: 31337 and enable SSL.
  3. Username: username/network
  4. 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

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

🌍 Connect with Us: | | | | | |

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.