IRC parsing, tokenization, and state handling in C#
at main 19 lines 605 B view raw view rendered
1# IRCSharp 2 3[![Build Status](https://drone.tildegit.org/api/badges/irctokens/ircsharp/status.svg)]( 4https://drone.tildegit.org/irctokens/ircsharp) 5 6this is a collection of c\# projects to tokenize, parse, and maintain 7state for IRC clients. 8 9unless otherwise noted, this is mostly a port of jesopo's python libraries. 10 11- [irctokens](https://github.com/jesopo/irctokens) 12- [ircstates](https://github.com/jesopo/ircstates) 13- [ircrobots](https://github.com/jesopo/ircrobots) 14 15an [irctokens](https://irctokens.hmm.st) project 16 17discussion and support on irc: [#irctokens]( 18https://web.libera.chat/#irctokens) 19