Basic IRC Commands
- /join #channel - Join a specific IRC channel.
- /part #channel - Leave a specific IRC channel.
- /list - List all available channels on the server.
- /msg username message - Send a private message to a specific user.
- /nick newnickname - Change your IRC nickname.
- /quit [reason] - Disconnect from the IRC server with an optional reason.
- /topic #channel newtopic - Change the topic of a specific channel.
- /kick #channel username [reason] - Kick a user from a specific channel.
- /ban #channel username - Ban a user from a specific channel.
- /unban #channel username - Remove a ban on a user in a specific channel.
- /whois username - Retrieve information about a specific user.
- /ignore username - Ignore messages from a specific user.
Advanced IRC Commands
- /invite username #channel - Invite a user to a specific channel.
- /mode #channel +/-mode parameters - Set or unset channel modes.
- /away [message] - Set an away message or toggle away status.
- /who #channel - List users in a specific channel.
- /ignorelist - List users on your ignore list.
- /whisper (notice) username message - Send a notice to a specific user.
InspIRCd
Our chat network uses the most modern IRC technology,
powered by InspIRCd.org