Table of Contents

  1. Setting up IRC bots

Setting up IRC bots

IRC is a standardized protocol. The best resource for learning about the IRC protocol is ircdocs.horse, which essentially tracks the IRC living standard. Many libraries are available for various programming languages to make IRC bots easier to write, finding one for your language is an exercise left to the reader. In any case, writing an IRC client implementation from scratch is very easy.

Do not bring your IRC bot into a channel without permission from the channel operators.

You can find various IRC-related software projects implemented by sourcehut users on the project hub.

About this wiki

commit 32db95c473a18296039b9b2a596fa8a6b5e9d55a
Author: Maxwell G <maxwell@gtmx.me>
Date:   2025-04-29T17:43:00-05:00

builds: update matrix for Fedora 43
Clone this wiki
https://git.sr.ht/~sircmpwn/sr.ht-docs (read-only)
git@git.sr.ht:~sircmpwn/sr.ht-docs (read/write)