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 96d1f5b90650f055dfc866f4d341b03bf9d20c40
Author: Rens Oliemans <hallo@rensoliemans.nl>
Date:   2025-01-15T15:05:17+01:00

git.sr.ht/index: fix hut link
Clone this wiki
https://git.sr.ht/~sircmpwn/sr.ht-docs (read-only)
git@git.sr.ht:~sircmpwn/sr.ht-docs (read/write)