Skip to content

Kiritsu/IRCSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRCSharp

IRCSharp is a client-server library written in C# for IRC (Internal Relay Chat)

Requirements:

  • .NET 6

Installation:

Compile from source:

  1. Clone the repository: git clone https://github.com/Kiritsu/IRCSharp
  2. Open IRCSharp.sln
  3. Compile it with your favorite IDE (Visual Studio 2019 is prefered)
  4. Get the dlls and add them to your project.

Contributing:

If you want to contribute to the library which is not fully implemented yet, feel free to Fork, Commit and then Pull Request, or open new issues.

Releases

No releases published

Packages

No packages published

Languages