Project

General

Profile

Getting Started » History » Version 9

Per Amundsen, 05/20/2021 12:52 PM

1 2 Per Amundsen
{{>toc}}
2
3 1 Per Amundsen
h1. Getting Started
4
5 6 Per Amundsen
[[Installing|Installing AdiIRC]]
6
7 5 Per Amundsen
[[Quickconnect_dialog|Quick connect]]
8
9 4 Per Amundsen
TODO
10
11 7 Per Amundsen
h2. What is IRC?
12
13
IRC stands for "Internet Relay Chat":https://en.wikipedia.org/wiki/Internet_Relay_Chat, and it's a protocol that enables communications with other people over the internet.
14
15
h2. How does it work?
16
17
There are many IRC servers around the world, these servers allows users to connect to them (in many ways similar to visiting a website) using a IRC client such as AdiIRC.
18
19
When connected to a server, users can join a channel (or multiple), users in the channel can then send messages to the channel which all users in that channel can see.
20
21
Each channel usually has it's own specific topic which users like to chat about, e.g politics, news, cars and so on.
22
23
Finding a server and channel you want to join can be a little tricky, one way is searching for topics you want to talk about on sites such as http://irc.netsplit.de/channels/.
24
25 9 Per Amundsen
You can also just join some of the popular servers such as https://libera.chat, www.efnet.org, www.dal.net, www.quakenet.org, then type /list <topic> to get a list of all the channels on that server which matches the topic you want to chat about.
26 7 Per Amundsen
27
You can join multiple servers at the same time using the [[/server]] command or the [[Serverlist]].
28
29 3 Per Amundsen
h2. Learn about IRC
30 1 Per Amundsen
31 8 Per Amundsen
A good place to read about IRC and how it works www.irchelp.org. specifically "this guide":http://www.irchelp.org/faq/irctutorial.html.