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

[![Build Status](https://drone.tildegit.org/api/badges/irctokens/ircsharp/status.svg)](https://drone.tildegit.org/irctokens/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)

an [irctokens.org](https://irctokens.org) project

discussion and support on irc: [#irctokens](
https://kiwi.tilde.chat/#irctokens)