aboutsummaryrefslogblamecommitdiffstats
path: root/chat.sr.ht/bots.md
blob: ed091ffb73ee0458bc5c7ce06a01a379db3b7b71 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                                
# Setting up IRC bots

IRC is a standardized protocol. The best resource for learning about the IRC
protocol is [ircdocs.horse][0], 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.

[0]: https://ircdocs.horse/

**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][1].

[1]: https://sr.ht/projects?search=%23irc&sort=recently-updated