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 dfef7b0770d694dcb1fabc6c663459c7eb2e8a2d
Author: CismonX <admin@cismon.net>
Date:   2026-01-31T08:24:33+08:00

builds.sr.ht: update FreeBSD support status

- freebsd/current image is now updated daily
- freebsd/13.x image is now updated monthly
Clone this wiki ("master" branch)
https://git.sr.ht/~sircmpwn/sr.ht-docs (read-only)
git@git.sr.ht:~sircmpwn/sr.ht-docs (read/write)