c# port of irctokens https://irctokens.hmm.st
Go to file
Ben Harris 35bbd30c25
continuous-integration/drone/push Build is passing Details
Move tests to a separate project
2020-11-10 18:35:21 -05:00
Examples update to .net 5 2020-11-10 15:34:19 -05:00
IRCSharp.Tests Move tests to a separate project 2020-11-10 18:35:21 -05:00
IRCStates Move tests to a separate project 2020-11-10 18:35:21 -05:00
IRCTokens Move tests to a separate project 2020-11-10 18:35:21 -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 Move tests to a separate project 2020-11-10 18:35:21 -05:00
LICENSE init 2020-04-19 23:14:41 -04:00
README.md fix badge link 2020-06-28 14:50:44 -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