Soyjak Wiki:How to IRC: Difference between revisions

From Soyjak Wiki, The Free Soycyclopedia
Jump to navigationJump to search
No edit summary
Line 25: Line 25:
==Using an IRC Bouncer==
==Using an IRC Bouncer==
WIP
WIP
Use ZNC. DO NOT use any other bouncer software (PsyBNC, etc) as they have very little support and documentation.
Use ZNC. DO NOT use any other bouncer software (PsyBNC, etc) as they have very little support and documentation.



Revision as of 20:06, 31 December 2022

So you want to connect to IRC?

Very simple, if you're attempting to connect to KolymaNET, just navigate here. If you're attempting to connect to 4chan online, navigate here.

Using irc.kolyma.net

Using irc.kolyma.net is pretty self explanatory.

You do not need to modify anything in "Network Settings" or "Proxy Settings."

When it comes to "User Settings," you also do not need to modify anything here, but you may if you would like.

Nick: The Nickname that you will join as. Automatically set as "Anonymous##"
Username: The username that you will join as. Shows up when WHOISing a user. Automatically set as "anonymous."
Real Name: Your real name. Shows up when WHOISing a user. Automatically set as "https://chat.kolyma.net/."
Leave Message: The message that shows up to other users when you leave. Automatically set as "https://chat.kolyma.net/."
Channels: The channels that you will automatically join once you click connect. Automatically set as "#kolyma." Can accept more than one channel (e.g. "#kolyma #vidlii).

Once you connect, your screen should look like this. The left rail shows the channels you joined. The main portion shows messages that were sent, the right rail shows users that are connected to the specific channel you joined (most usernames were censored for privacy). For example, if you clicked kuz's name, a popup would appear with a few options. Clicking on the username located on the popup will open a query (direct message) with that user. Clicking "user information" does the equivalent of a /whois on the user.

Using Konversation

WIP

Using an IRC Bouncer

WIP

Use ZNC. DO NOT use any other bouncer software (PsyBNC, etc) as they have very little support and documentation.

Using NickServ

NickServ is a vital part of IRC. NickServ allows you to reserve a username. For example, if you reserved the username "Kuz," and you were offline, someone else would not be able to connect as "Kuz."

To register your nick:

/msg NickServ REGISTER [password] [e-mail]

Note that the e-mail is only required on certain IRC servers, such as Rizon. The username is grabbed from the nickname you used on your IRC client.

To Identify yourself

/msg NickServ IDENTIFY [password]

Notable Commands

/join [#channel]
Allows you to join a channel. The # is optional.
Example usage: /join kolyma
Joins the channel with the name #kolyma.

/leave [#channel]
Allows you to leave a channel.
Example usage: /leave kolyma
Leaves the channel with the name #kolyma.

/motd
Shows you the message of the day. This usually includes information about the server.

/rules
Shows you the server rules. On some servers, including Kolyma's, the rule file may be missing, as the rules are located somewhere else.

/quit
Leaves the IRC server.

/query [user] [message]
Allows you to send a direct message to another user. The [message] is optional (keeping it blank will just a page with the user you are direct messaging)
Example usage: /query kuz HWABAG
Sends a direct message to the user kuz with the text "HWABAG."

/whois [user]
Allows you to see information about a user.
Example usage: /whois Angeleno
Tells you information about the user "Angeleno."

/whowas [user]
Allows you to see information about a user that recently left the server.

/who [#channel]
Allows you to see all users that are part of a specific channel. ONLY works in channels that you are a part of.
Example usage: /who #kolyma
Lists all users that are part of #kolyma.

/list
Sends a list of all channels on the IRC network.

/nick [new nickname]
Changes your nickname to something else. You cannot set your nickname to a nickname that was reserved via NickServ to someone else.
Example usage: /nick moot
Changes your nickname to moot.