How to connect: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<h2 style="font-size: 1.5em; color: #2c3e50;">🌐 Connecting to HybridIRC</h2> | |||
<div style="padding: 10px; background: #f9f9f9; border-radius: 10px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); font-size: 1.1em;"> | <div style="padding: 10px; background: #f9f9f9; border-radius: 10px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); font-size: 1.1em;"> | ||
<p>To connect to HybridIRC, you need an IRC client. Below are popular options:</p> | <p>To connect to HybridIRC, you need an IRC client. Below are popular options:</p> | ||
<ul | <ul> | ||
<li> | <li>[https://www.mirc.com/ mIRC] (Windows)</li> | ||
<li> | <li>[https://hexchat.github.io/ HexChat] (Windows, Linux, macOS)</li> | ||
<li> | <li>[https://kiwiirc.hybridirc.com/ KiwiIRC] (browser-based webchat)</li> | ||
</ul> | </ul> | ||
Line 23: | Line 23: | ||
<h3 style="font-size: 1.3em; color: #2c3e50;">🛠️ Step-by-Step Connection Guide</h3> | <h3 style="font-size: 1.3em; color: #2c3e50;">🛠️ Step-by-Step Connection Guide</h3> | ||
<ol | <ol> | ||
<li | <li>Open your IRC client and look for an option to add or connect to a server.</li> | ||
<li | <li>Select "Add a Custom Server" or "New Connection" (wording may vary by client).</li> | ||
<li | <li>Enter the server details: | ||
<ul | <ul> | ||
<li> | <li><b>Hostname:</b> <code>irc.hybridirc.com</code></li> | ||
<li> | <li><b>Port:</b> <code>6697</code> (for secure/SSL) or <code>6667</code> (standard)</li> | ||
<li> | <li>If your client has an option for "Secure Connection" or "SSL," enable it.</li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
<li | <li>Choose a nickname of your preference.</li> | ||
<li | <li>(Optional) If you have a registered nickname, enter your NickServ password in the appropriate field.</li> | ||
<li>If you haven’t registered, you can do so after connecting by using: | |||
<pre>/msg NickServ REGISTER password email</pre> | <pre>/msg NickServ REGISTER password email</pre> | ||
</li> | </li> | ||
<li> | <li>Click "Connect" or "OK" in your client.</li> | ||
<li | <li>Once connected, join a channel by typing: | ||
<pre>/join #help</pre> | |||
<li>(Optional) To see available channels, use: | </li> | ||
<li>(Optional) To see available channels, use: | |||
<pre>/list</pre> | |||
</li> | |||
</ol> | </ol> | ||
<h3 style="font-size: 1.3em; color: #2c3e50;">🌍 Webchat (Quick & Easy)</h3> | <h3 style="font-size: 1.3em; color: #2c3e50;">🌍 Webchat (Quick & Easy)</h3> | ||
<p>If you don’t want to set up an IRC client, use our webchat: | <p>If you don’t want to set up an IRC client, use our webchat:</p> | ||
<a href="https://webchat.hybridirc.com/" style="color: #4facfe; font-weight: bold;">https://webchat.hybridirc.com/</a></p> | <p><a href="https://webchat.hybridirc.com/" style="color: #4facfe; font-weight: bold;">https://webchat.hybridirc.com/</a></p> | ||
<h3 style="font-size: 1.3em; color: #2c3e50;">📖 More Help</h3> | <h3 style="font-size: 1.3em; color: #2c3e50;">📖 More Help</h3> | ||
<p>For additional setup details, visit:</p> | <p>For additional setup details, visit:</p> | ||
<ul | <ul> | ||
<li> | <li>[https://www.hybridirc.com/help/connect/ HybridIRC Connection Guide]</li> | ||
<li> | <li>[[:connecting|How to Connect]]</li> | ||
</ul> | </ul> | ||
</div> | </div> |
Revision as of 14:42, 15 February 2025
🌐 Connecting to HybridIRC
To connect to HybridIRC, you need an IRC client. Below are popular options:
🔗 Server Information
Server Address | Ports |
---|---|
irc.hybridirc.com | 6667 (standard), 6697 (SSL) |
🛠️ Step-by-Step Connection Guide
- Open your IRC client and look for an option to add or connect to a server.
- Select "Add a Custom Server" or "New Connection" (wording may vary by client).
- Enter the server details:
- Hostname:
irc.hybridirc.com
- Port:
6697
(for secure/SSL) or6667
(standard) - If your client has an option for "Secure Connection" or "SSL," enable it.
- Hostname:
- Choose a nickname of your preference.
- (Optional) If you have a registered nickname, enter your NickServ password in the appropriate field.
- If you haven’t registered, you can do so after connecting by using:
/msg NickServ REGISTER password email
- Click "Connect" or "OK" in your client.
- Once connected, join a channel by typing:
/join #help
- (Optional) To see available channels, use:
/list
🌍 Webchat (Quick & Easy)
If you don’t want to set up an IRC client, use our webchat:
<a href="https://webchat.hybridirc.com/" style="color: #4facfe; font-weight: bold;">https://webchat.hybridirc.com/</a>
📖 More Help
For additional setup details, visit: