FAQ
Frequently Answered Questions
Frequently Answered Questions For all those users who are unfamiliar with IRC and how it works, we have compiled a list of a few FAQs to help get you started.
General Questions
In this section you will find the general basic questions about IRC for beginners.
IRC (Internet Relay Chat) is a protocol for live communication over the internet. It allows users to join chat rooms (channels) where they can communicate with other users in real time. IRC is one of the oldest communication methods and is widely used in various communities.
To connect to an IRC server, you need an IRC client like HexChat, mIRC, or WeeChat. Simply open the client, enter the server address (e.g.,
irc.hybridirc.com
), choose a nickname, and connect. Once connected, you can join channels to chat.
An IRC client is a software application or web-based tool that allows users to connect to an IRC network. These clients provide a user interface for chatting, joining channels, and managing your IRC experience. You can find a list of recommended IRC clients on our IRC Clients page.
User Issues
In this section you will find instructions and answers to frequently asked questions by the users of this service.
There are several possible reasons why you could be having connection troubles, such as firewall settings, incorrect server details, or network restrictions. Make sure you're using the correct server address and port. If you're still having issues, feel free to reach out to us via our contact page for further assistance.
No, the server uses a cloaking system to hide your real IP address from other users. If you perform a
/whois
on yourself, you’ll see your own IP or hostmask, but regular users will not be able to see it.
To view a list of all public IRC channels, type
/list
in your IRC client. Please note that some channels may be private or hidden and won’t appear in the list.
You can join up to 20 channels simultaneously. This server-side limit is designed to provide users with enough flexibility to operate their own channels while remaining active in others for communication and collaboration. The limit is fixed and cannot be modified.
You need to speak directly to the channel operators. Only they can remove the ban. HybridIRC staff do not get involved in channel bans or internal channel issues.
You may register your nickname with NickServ with the following command:
/msg NickServ REGISTER <password> <email>
Our network services support quite a few methods of identification during connection. For instructions using any of these methods, please consult your client's documentation. Some authentication methods may not be supported by your client.
- Account password as server password
/msg NickServ IDENTIFY [account_name]
/identify <password>
- Plain-text SASL
- DH-Blowfish SASL
- DH-AES SASL (Preferred)
- Client certificate fingerprint (CERTFP — see
/msg NickServ HELP CERT
)
Yes. You can register multiple nicknames to the same NickServ account using the GROUP command. For more information and instructions, please visit our nickname grouping page.
To change your nickname password, type:
/msg NickServ SET PASSWORD <newpass>
If you lose or forget your services account password, you can recover it using the
/msg NickServ SENDPASS <nickname>
command. When you issue the command, a recovery code will be sent to your registered email address. Using this code, you can set a new password for your account without the need for network staff intervention.
You must have a registered and identified nickname, then type:
/msg ChanServ REGISTER #channel
If you don't want to receive any message or notice from anyone, you should use (privdeaf) mode by typing
/mode yournick +D
To blocks private messages from unregistered users, type
/mode yournick +R
We have command aliases for most network services. For example, you can type
/ns
instead of /msg NickServ
, /cs
instead of /msg ChanServ
, /ms
instead of /msg MemoServ
, and so on.
Please copy the code below and place within your HTML code.
You can adjust the height and width size, as well as the channel name, according to your preferences.
<iframe src="https://kiwiirc.hybridirc.com/#lobby" allow="microphone; camera; display-capture; fullscreen" style="border:0; width:100%; height:500px;"></iframe>
You can use HelpServ for this purpose. You do so with this command:
/msg HelpServ helpme
WebChat Usage
This section covers common questions about using the WebChat interface provided by HybridIRC.
You can access our WebChat interface directly by visiting webchat.hybridirc.com. Simply enter your nickname and the channel you wish to join.
No installation is required. WebChat runs entirely in your web browser. All you need is a modern browser and an internet connection.
Yes. Once connected, you can register your nickname by typing:
/msg NickServ REGISTER <password> <email>
To join another channel, type the following command inside the chat:
/join #channelname
Yes. WebChat uses HTTPS for secure access and connects to the IRC network over a secure (TLS) connection to protect your privacy.
Yes. WebChat is responsive and works on most modern mobile browsers. However, for a more stable and long-term chatting experience, we recommend using a dedicated IRC client such as
IRCCloud.
To upload an avatar, your nickname must be registered. Once registered, you can upload your avatar by visiting our
Avatar Uploading page.
Errors or wish to add anything? Please send us an e-mail at support@hybridirc.com.