c# port of irctokens https://irctokens.hmm.st
Go to file
Ben Harris 061d2629a3
continuous-integration/drone/push Build is passing Details
add some links to READMEs
2020-05-17 20:39:22 -04:00
Examples Add xmldocs, and handle null bytes 2020-05-16 22:08:40 -04:00
IRCStates add some links to READMEs 2020-05-17 20:39:22 -04:00
IRCTokens add some links to READMEs 2020-05-17 20:39:22 -04:00
.drone.yml add drone config 2020-04-22 11:43:27 -04:00
.editorconfig rename to IrcSharp 2020-04-22 16:28:51 -04:00
.gitignore init 2020-04-19 23:14:41 -04:00
IRCSharp.sln rename Irc to IRC 2020-05-14 23:17:47 -04:00
LICENSE init 2020-04-19 23:14:41 -04:00
README.md add some links to READMEs 2020-05-17 20:39:22 -04:00

README.md

IRCSharp

Build Status

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.

an irctokens.org project

discussion and support on irc: #irctokens