You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/otheros/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ X, and Linux/Unix,
14
14
## Haiku
15
15
[Vision](https://sourceforge.net/projects/vision/) is a native BeOS/Haiku IRC client.
16
16
17
-
In addition, a number of the Unix clients, such as [irssi](/irchelp/clients/unix/irssi.html) have been ported to Haiku.
17
+
In addition, a number of the Unix clients, such as [irssi](/clients/unix/irssi/) have been ported to Haiku.
18
18
19
19
## MS-DOS
20
20
The mTCP suite of applications includes [IRCjr](http://www.brutman.com/mTCP/IRCjr.html), a basic IRC client for MS-DOS systems, which can even run within [DOSBox](http://www.dosbox.com/).
Copy file name to clipboardExpand all lines: clients/unix/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,10 +15,10 @@ redirect_from:
15
15
The first clients and servers for IRC were written as portable C code, which could be compiled and run on a variety of Unix derivatives, including many of the systems common in academic research at the time. The original IRC client, which was once distributed in the same package with IRCNet's IRCD, is now obsolete, but many other clients have improved upon its design.
16
16
17
17
### irssi
18
-
[irssi](/irchelp/clients/unix/irssi.html) has taken ircII's place as the modern gold standard for IRC clients, with a sensible, familiar interface, sane defaults, a modern featureset, and of course, an embedded perl interpeter as its scripting interface.
18
+
[irssi](/clients/unix/irssi/) has taken ircII's place as the modern gold standard for IRC clients, with a sensible, familiar interface, sane defaults, a modern featureset, and of course, an embedded perl interpeter as its scripting interface.
19
19
20
20
### ircII and derivatives
21
-
For years, the standard by which all other clients were measured, [ircII](/irchelp/clients/unix/ircii/) and its derivatives remain a solid choice. ircII and its closest descendant,
21
+
For years, the standard by which all other clients were measured, [ircII](/clients/unix/ircii/) and its derivatives remain a solid choice. ircII and its closest descendant,
22
22
[EPIC](/clients/unix/epic.html), are still actively maintained, but maintain faithfulness with the original "blank canvas" of ircII–they are typically highly customized by each user, either by hand, or via a script pack.
23
23
24
24
[BitchX](/clients/unix/bitchx.html) and [ScrollZ](/clients/unix/scrollz.html) take a different approach: both having started originally as script packs, they eventually applied their modifications directly to the client itself, creating a derivative of ircII with more bells and whistles than any user could possibly need.
Copy file name to clipboardExpand all lines: clients/windows/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ redirect_from:
13
13
14
14
15
15
## mIRC
16
-
Most users on Windows choose to use the popular shareware client, [mIRC](/irchelp/clients/windows/mirc/), which is available for a 30 day trial, and costs $20.00 after the trial period.
16
+
Most users on Windows choose to use the popular shareware client, [mIRC](/clients/windows/mirc/), which is available for a 30 day trial, and costs $20.00 after the trial period.
17
17
18
18
## XChat and derivatives
19
19
The popular Unix IRC client [XChat](/irchelp/clients/windows/xchat.html) and a number clients forked from it are also available for Windows.
Copy file name to clipboardExpand all lines: faq/index.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Over the years, we've accumulated many collections of frequently asked
13
13
questions about IRC:
14
14
15
15
16
-
[The IRC Prelude](/irchelp/new2irc.html)
16
+
[The IRC Prelude](/faq/new2irc.html)
17
17
18
18
This is a **must-read if you are new to Internet Relay Chat** (IRC). This **very short help file** by the #IRChelp operators covers the basics of IRC and will get you going in no time!
19
19
@@ -33,7 +33,7 @@ questions about IRC:
33
33
34
34
This is the "bible" of IRC, a **very long but thorough discussion** of everything you ever wanted to know about IRC. The content is similar to the FAQs above, but it is presented more like a book with organized chapters and sections.
35
35
36
-
[IRC Tutorial](/irchelp/irctutorial.html)
36
+
[IRC Tutorial](/faq/irctutorial.html)
37
37
38
38
If you prefer to **learn by doing** instead of reading some long user manual, this **medium-length step-by-step tutorial** is for you. It shows you how to master IRC, one command at a time.
Copy file name to clipboardExpand all lines: historic/dalrefugee.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Hello,
27
27
28
28
If you just came from DALnet (or any other net with full services) and you're looking for a new place to chat, or if you're trying to find your friends, this file was written for you.
29
29
30
-
First, if you're just trying to connect back to DALnet, or to figure out what is going on with the attacks over there, please see our [DALnet connection guide](/networks/servers/dalnet.html).
30
+
First, if you're just trying to connect back to DALnet, or to figure out what is going on with the attacks over there, please see our [DALnet connection guide](/networks/dalnet/).
31
31
32
32
Each IRC network has common commands, like /join, /msg, and /kick, but there are different ways other networks handle other things. First find out if this is the network where you will feel comfortable, then start a channel for your friends, and let them know where to look if you need to move. It's always good to have a backup plan.
Copy file name to clipboardExpand all lines: historic/telnet.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ layout: default
7
7
redirect_from:
8
8
- /irchelp/misc/telnet.html
9
9
---
10
-
**Ed. note: This is a "classic" guide dating to the mid-90s, it is preserved here only for historical reasons. Most of the advice in here is hopelessly out of date now. If you want to play with IRCing through telnet, then just get really comfortable with the [RFC](../rfc/) because you are essentially trying to do the tedious job that your client usually does for you. -Jolo**
10
+
**Ed. note: This is a "classic" guide dating to the mid-90s, it is preserved here only for historical reasons. Most of the advice in here is hopelessly out of date now. If you want to play with IRCing through telnet, then just get really comfortable with the [RFC](/protocol/rfc/) because you are essentially trying to do the tedious job that your client usually does for you. -Jolo**
**Ed. note: This is a "classic" guide dating to the mid-90s, it is preserved here only for historical reasons. Most of the advice in here is hopelessly out of date now. If you want to play with IRCing through telnet, then just get really comfortable with the [RFC](../rfc/) because you are essentially trying to do the tedious job that your client usually does for you. -Jolo**
184
+
**Ed. note: This is a "classic" guide dating to the mid-90s, it is preserved here only for historical reasons. Most of the advice in here is hopelessly out of date now. If you want to play with IRCing through telnet, then just get really comfortable with the [RFC](/protocol/rfc/) because you are essentially trying to do the tedious job that your client usually does for you. -Jolo**
Copy file name to clipboardExpand all lines: irchelp/credit.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ pages littered all over the Internet.
29
29
{% comment %}
30
30
***All email addresses have been removed below to deter spam email. If you need to contact one of these people, try using the "[Send Email](/irchelp/mail.cgi)" form and pick the closest relevant helper. Sorry for the inconvenience.**
31
31
{% endcomment %}
32
-
* Stephanie Daugherty and [Joseph Lo](http://railabs.duhs.duke.edu/~jyl/) are the current co-editors and webmasters of <[http://www.irchelp.org/](/irchelp/)>. The website is hosted at [MergeMedia](http://mergemedia.com/) thanks to [Douglas Boldt](http://boldt.us/).
32
+
* Stephanie Daugherty and [Joseph Lo](http://railabs.duhs.duke.edu/~jyl/) are the current co-editors and webmasters of <[http://www.irchelp.org/](/)>. The website is hosted at [MergeMedia](http://mergemedia.com/) thanks to [Douglas Boldt](http://boldt.us/).
33
33
* The site was originally run by Jim Benson aka FreeSoft. He assembled the largest collection of over 600 help files covering every conceivable topic of IRC. In the mid 1990s, Jim went on to become a [pioneer in the private space industry](http://en.wikipedia.org/wiki/James_Benson) before he passed away in 2008.
34
34
*[David Delmont aka kylania](http://www.radiks.net/kylania/) helped to create or customize many Perl scripts including the email feedback `/irchelp/mail.cgi` and site search `/irchelp/search_engine.cgi`.
35
35
* Many other files were written by other #IRChelp ops and helpers from all over the Internet... there are too many to thank individually. Each page is credited where possible.
0 commit comments