Now you may be thinking; “That chat program is still around?” or “What the heck is a eye-arr-see?”

Well let me tell you my friend. It stands for Internet Relay Chat and it’s been around for 34 years. It’s pretty much perfected at this point and quite easy to use if you have even the slightest technical knowledge.

So IRC servers are separate from one another with each server having it’s own admins. Each server you connect to has it’s own bots ran by individuals to messages and ask for things.

IRC servers work by sending slash commands much like discord does. To message another user you might type /msg coolboot2000 hello world! Piracy on IRC works by sending a bot a pm with the pack number you want.

“Where do I find servers and bots and pack numbers?” It’s as easy as using a xdcc search engine. http://sunxdcc.com/ has both a search and a list of networks. (DCC is Direct Client to Client meaning no files pass thru the server and XDCC is a version of DCC that allows large files to be transferred.)

“How do I connect?” You use an IRC client with SSL support. mIRC for windows and Hexchat with a patch for Linux. Once installed you can use the slash command /connect or use the clients GUI buttons to make a connection to the server.

“How do I make my own IRC client?” Follow the specifications here. https://en.wikipedia.org/wiki/List_of_Internet_Relay_Chat_commands There are a ton of pre-made IRC libraries for pretty much every programming language.

Best luck friends!

  • jecxjo@midwest.social
    link
    fedilink
    English
    arrow-up
    10
    ·
    11 months ago

    IRC does have file transfer, was how all us cool kids back in the early to mid 90s shared stuff. Its just that sharing is either p2p or you need a bot to mimic p2e.

    As for the images, part of the benefit of IRC is its so ridiculously simple that you barely need anything to do it. Yeah features can be added to apps but the payoff isn’t great. If you have the imgr app installed you already have quick image hosting. Tying apps to other services seems counter to how generic and open IRC is.

    • not_that_guy05@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      11 months ago

      Yup, use to download all my anime through IRC when I was young 90s and baka torrents or similar. Good times.

    • ALostInquirer@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      11 months ago

      mimic p2e.

      What does p2e mean in this context? Tried looking it up but not finding anything that sounds right. I’d infer it may mean something similar to client-server, but I’m blanking on what the ‘e’ would stand for then.

      • jecxjo@midwest.social
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        11 months ago

        Person to Everyone. In the context of this discussion i can post an image, video or file to a discord channel and everyone who goes in there can download it.

        In IRC you make a client to client connection and send files directly to one another. You can setup a bot to respond to individual requests and transfer files but there is no “hey everyone download this”