c# port of irctokens https://irctokens.hmm.st
Go to file
Ben Harris 589b64be0c
continuous-integration/drone/push Build is passing Details
add nuget packaging metadata
2020-05-15 16:12:20 -04:00
Examples rename Irc to IRC 2020-05-14 23:17:47 -04:00
IRCStates add nuget packaging metadata 2020-05-15 16:12:20 -04:00
IRCTokens add nuget packaging metadata 2020-05-15 16:12:20 -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 rename Irc to IRC 2020-05-14 23:17:47 -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