c# port of irctokens https://irctokens.hmm.st
Go to file
Ben Harris 0117d9d9a0
continuous-integration/drone/push Build is failing Details
add all missing tests
2020-05-06 11:48:07 -04:00
Examples add params Line() constructor 2020-05-06 10:39:59 -04:00
IrcStates add all missing tests 2020-05-06 11:48:07 -04:00
IrcTokens limit string split to 2 items 2020-05-06 10:45:37 -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 add ISUPPORT tests 2020-05-06 02:04:00 -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