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
- 📢 Main repository
- 📄 Documentation
- 🔗 Support
- 📚 Guides
- If this library benefits you consider sponsoring us through Open Collective, Github Sponsors, or Paypal. Your financial contributions help us pay for Discord.Net related services like our doc hosts. Only sponsor if you're financially stable!
- Playwo's InteractivityAddon
- ❌ Reason: The default package depends on Discord.NET instead of labs.
- ✔ Fix: InteractivityAddon.Labs, which implements some of the features added in Discord.Net-Labs.
Setting up labs in your project is really simple, here's how to do it:
- Remove Discord.Net from your project
- Add Discord.Net Labs nuget to your project
- That's all!
Additional installation info can be found here.
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.
This branch is what will be pushed to nuget, sometimes its not up to date as we wait for other features to be finished.
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.