about summary refs log tree commit diff
path: root/README.md
blob: d012c7802f4fe0428c221c2876ad9f6b6f68a0bf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# IRCSharp

[![Build Status](https://drone.tildegit.org/api/badges/ben/ircsharp/status.svg)](https://drone.tildegit.org/ben/ircsharp)

this is a collection of c\# projects to tokenize, parse, and maintain
state for IRC clients.

unless otherwise noted, this is mostly a port of jesopo's python libraries.

- [irctokens](https://github.com/jesopo/irctokens)
- [ircstates](https://github.com/jesopo/ircstates)
- [ircrobots](https://github.com/jesopo/ircrobots)

discussion and support on irc: [#irctokens](
https://web.tilde.chat/?join=irctokens)