c# port of irctokens https://irctokens.hmm.st
Go to file
Ben Harris b3d4e9d3b8
continuous-integration/drone/push Build is failing Details
add .net 6 support
2021-11-09 17:17:36 -05:00
Examples add .net 6 support 2021-11-09 17:17:36 -05:00
IRCSharp.Tests add .net 6 support 2021-11-09 17:17:36 -05:00
IRCStates add .net 6 support 2021-11-09 17:17:36 -05:00
IRCTokens add .net 6 support 2021-11-09 17:17:36 -05:00
.drone.yml update to .net 5 2020-11-10 15:34:19 -05: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 example projects 2021-02-26 00:10:52 -05:00
LICENSE init 2020-04-19 23:14:41 -04:00
README.md update links and irc channel 2021-08-11 23:34:59 -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 project

discussion and support on irc: #irctokens