c# port of irctokens https://irctokens.hmm.st
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Harris bebc1bc6f0
continuous-integration/drone/push Build is passing Details
fix test namespaces
1 year ago
Examples remove netstandard2.1 from example console projects 1 year ago
IRCSharp.Tests fix test namespaces 1 year ago
IRCStates update nuget deps and add netstandard2.1 1 year ago
IRCTokens update nuget deps and add netstandard2.1 1 year ago
.drone.yml print more details from unit tests 1 year ago
.editorconfig rename to IrcSharp 3 years ago
.gitignore init 3 years ago
IRCSharp.sln rename example projects 2 years ago
LICENSE init 3 years ago
README.md update links and irc channel 2 years ago

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