c# port of irctokens https://irctokens.hmm.st
Go to file
Ben Harris 632eadf483
continuous-integration/drone/push Build is passing Details
add .net 6 support
2024-04-23 17:43:05 -04:00
Examples add .net 6 support 2024-04-23 17:43:05 -04:00
IRCRobots add .net 6 support 2024-04-23 17:43:05 -04:00
IRCSharp.Tests begin work on ircrobots 2024-04-23 17:43:03 -04:00
IRCStates suppress irrelevant warnings 2024-04-19 19:34:36 -04:00
IRCTokens suppress irrelevant warnings 2024-04-19 19:34:36 -04:00
.drone.yml print more details from unit tests 2022-03-25 15:02:47 -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 begin work on ircrobots 2024-04-23 17:43:03 -04:00
IRCSharp.sln.DotSettings begin work on ircrobots 2024-04-23 17:43:03 -04: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
global.json use some new c# lang features 2023-11-07 17:54:58 -05: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