Discord-Net-Labs / Discord.Net-Labs

An experimental fork of Discord.Net that implements the newest discord features for testing and development to eventually get merged into Discord.Net
https://labs.discordnet.dev
MIT License
156 stars 42 forks source link
discord discord-net discord-net-labs

Logo

NuGet MyGet Build Status Discord

What is labs?

Discord.NET Labs is an experimental branch of Discord.NET that introduces the newest features of discord for testing and experimenting. Nothing here is guaranteed to work but you are more than welcome to submit bugs in the issues tabs


Sponsor us! ❀

Known compatibility issues

How to use

Setting up labs in your project is really simple, here's how to do it: 1) Remove Discord.Net from your project 2) Add Discord.Net Labs nuget to your project 3) That's all!

Additional installation info can be found here.

Branches

Dev

This branch is kept up to date with dnets dev branch. we pull of it to ensure that labs will work with pre existing dnet code.

release/3.x

This branch is what will be pushed to nuget, sometimes its not up to date as we wait for other features to be finished.

feature/xyz

These branches are features for new things, you are more than welcome to clone them and give feedback in the discord server or issues tab.