fredimachado / Bedrock.Irc

Experimenting with Bedrock Framework and the IRC protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bedrock IRC

Experimenting with Bedrock Framework and the IRC protocol.

I'm currently using inspircd IRCd in a docker container to test this.

Starting the IRCd container

Run the following command:

docker compose up -d

Stopping it

Run the following command:

docker compose down

About

Experimenting with Bedrock Framework and the IRC protocol.


Languages

Language:C# 100.0%