c# port of irctokens https://irctokens.hmm.st
Go to file
Ben Harris b3c1a9a929
continuous-integration/drone/push Build is failing Details
move example projects into a subfolder
2020-05-05 21:32:08 -04:00
Examples move example projects into a subfolder 2020-05-05 21:32:08 -04:00
IrcStates Add more tests, ran resharper formatting tool 2020-05-05 21:21:59 -04:00
IrcTokens move example projects into a subfolder 2020-05-05 21:32:08 -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 move example projects into a subfolder 2020-05-05 21:32:08 -04:00
LICENSE init 2020-04-19 23:14:41 -04:00
README.md move example projects into a subfolder 2020-05-05 21:32:08 -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.

discussion and support on irc: #irctokens