User Tools

Site Tools

tools:irc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools:irc [2024/06/03 09:19] Humphrey Boa-Garttools:irc [2024/09/29 04:15] (current) – [Terminal] Humphrey Boa-Gart
Line 1: Line 1:
-{{wst>iw-cleanup}} 
- 
 ====== Internet Relay Chat (IRC) ====== ====== Internet Relay Chat (IRC) ======
  
-Internet Relay Chator IRCis basically what ED calls it: multiplayer NotepadTo win in IRCyou go and talkand be popularand have friends, and get opsNow for most things in lifeyou can just go read Wikipediabut IRC is confusing as fuck, so let me break it down for the new /i/nsurgents to learn.+**Internet Relay Chat** (or **IRC**) is one of the oldest chat platformsHoweverit is not a servicenor an applicationbut a //**communication protocol**//Using the IRC protocolanyone can spin up a chat server with any number of individual chat roomsand any compatible program can connect to any of these servers.
  
-===== Clients =====+Its simple no-frills interface has led to IRC being affectionately nicknamed //Multiplayer Notepad//. To win in IRC, you go and talk, become popular, amass friends, and get ops. Now for most things in life you can just go read Wikipedia, but IRC is confusing as fuck. So let's break it down for the new operatives to learn.
  
-{{wst>expand}} 
  
-Nuking the clients section and starting over.+===== IRC Clients ===== 
 + 
 +Below are just a handful of popular IRC clients. Each of them does things in its own way. It will be up to you to play around to see what works best for you and your particular machine. 
 + 
 +For a full list of clients that are compatible with modern IRC servers, visit [[https://ircv3.net/software/clients|IRCv3.net]] for a detailed comparison chart. 
 + 
 + 
 +==== Browser ==== 
 + 
 +If you're just getting started and are feeling apprehensive about installing software right away, perhaps consider a **browser-based client** to get a feel for the IRC ecosystem first. 
 + 
 +  * [[https://kiwiirc.com/|KiwiIRC]] 
 +  * [[https://www.irccloud.com/|IRCCloud]] //("always-on" paid service)// 
 + 
 + 
 +==== Desktop ==== 
 + 
 +If you find yourself using IRC regularly, you will want to graduate from a browser-based app to something a bit more robust. Full-fledged **desktop apps** are the next step up. 
 + 
 +  * [[https://www.adiirc.com/|AdiIRC]] - Windows 
 +  * [[github>colloquy/colloquy|Colloquy]] - Mac 
 +  * [[github>squidowl/halloy|Halloy]] - Linux, Windows & Mac 
 +  * [[https://hexchat.github.io/|HexChat]] - Linux & Windows 
 +  * [[https://icechat.net/|IceChat]] - Windows 
 +  * [[https://konversation.kde.org/|Konversation]] - Linux 
 +  * [[https://www.kvirc.net/|KVIrc]] - Linux, Windows, Mac & BSD 
 +  * [[https://www.mirc.com/|mIRC]] - Windows 
 +  * [[https://quassel-irc.org/|Quassel]] - Linux, Windows & Mac 
 + 
 + 
 +==== Terminal ==== 
 + 
 +For powerusers who aren't afraid of [[tools:bash|command line]], are **terminal-based** apps. This is where things get serious, but also where you get the most functionality for advanced IRC magick. 
 + 
 +  * [[https://sourceforge.net/projects/bitchx/|BitchX]] - Linux, Mac & Windows //(popular with ASCII artists!)// 
 +  * [[https://hackage.haskell.org/package/glirc#readme|glirc]] 
 +  * [[https://irssi.org/|irssi]] - Linux, BSD & Mac //(by far the most popular terminal-based client)// 
 +  * [[https://git.sr.ht/~delthas/senpai|senpai]] 
 +  * [[https://weechat.org/|WeeChat]] //(not to be confused with **WeChat**)// 
 + 
 + 
 +==== Mobile ==== 
 + 
 +**Mobile apps** are their own animal entirely. Here are a few options. 
 + 
 +  * [[https://colloquy.app/|Colloquy]] - iOS 
 +  * [[https://play.google.com/store/apps/details?id=co.aureolin.coreirc|CoreIRC]] - Android 
 +  * [[https://codeberg.org/emersion/goguma|Goguma]] - Android & iOS 
 +  * [[https://www.irccloud.com/|IRCCloud]] - Android & iOS //("always-on" paid service)// 
 +  * [[https://palaverapp.com/|Palaver]] - iOS 
  
 ===== Guide For New Users ===== ===== Guide For New Users =====
 +
 +{{wst>iw-cleanup}}
  
   * Type '/server (server)' or use the connect to connect to a new IRC server (use '/server -m (server)' to connect in a new IRC window without disconnecting from the current server. There are several large networks like EFnet (irc.efnet.net) and Rizon(irc.rizon.net, aka animu central). Of other note are private servers irc.pirated.ws, irc.7chan.org, and irc.chatnets.net. Some places, like Rizon or Chatnets, or really any place except stone-age EFnet, has a NickServ. Register with NickServ (type '/msg nickserv register passwordhere realemailhere') and then '/msg nickserv identify password' to be identified. Some places, like #4chan on Rizon, require you to be registered with NickServ to join.   * Type '/server (server)' or use the connect to connect to a new IRC server (use '/server -m (server)' to connect in a new IRC window without disconnecting from the current server. There are several large networks like EFnet (irc.efnet.net) and Rizon(irc.rizon.net, aka animu central). Of other note are private servers irc.pirated.ws, irc.7chan.org, and irc.chatnets.net. Some places, like Rizon or Chatnets, or really any place except stone-age EFnet, has a NickServ. Register with NickServ (type '/msg nickserv register passwordhere realemailhere') and then '/msg nickserv identify password' to be identified. Some places, like #4chan on Rizon, require you to be registered with NickServ to join.
Line 51: Line 100:
 Use NickServ to keep others from using your nick and to keep ops/voice/etc. on channels. Use NickServ to keep others from using your nick and to keep ops/voice/etc. on channels.
  
-  /msg nickserv register password email - Register your nickname. +  * ''/msg nickserv register password email'' - Register your nickname. 
-  /msg nickserv identify password - Identify yourself. +  * ''/msg nickserv identify password'' - Identify yourself. 
-  /msg nickserv ghost nick password - Get someone who's using your nick to quit. It can also be used in case you disconnect, but your old nick hasn't pinged out yet. +  * ''/msg nickserv ghost nick password'' - Get someone who's using your nick to quit. It can also be used in case you disconnect, but your old nick hasn't pinged out yet. 
-  /msg nickserv help - List all commands.+  * ''/msg nickserv help'' - List all commands.
  
 === ChanServ === === ChanServ ===
tools/irc.1717406364.txt.gz · Last modified: 2024/08/06 05:52 (external edit)

Find this page online at: https://bestpoint.institute/tools/irc