All Projects β†’ Discord-Net-Labs β†’ Discord.Net-Labs

Discord-Net-Labs / Discord.Net-Labs

Licence: MIT License
An experimental fork of Discord.Net that implements the newest discord features for testing and development to eventually get merged into Discord.Net

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Discord.Net-Labs

Pootis-Bot
Pootis-Bot, a multipurpose, modular, open-source Discord bot built using .NET & Discord.NET.
Stars: ✭ 18 (-89.35%)
Mutual labels:  discord-net
discord.bat
πŸ—‘οΈ the BEST discord lib
Stars: ✭ 38 (-77.51%)
Mutual labels:  discord-net
Samurai
Archived: A Discord bot for BitZeny users.
Stars: ✭ 21 (-87.57%)
Mutual labels:  discord-net
opensource-discordbots
Curated list of awesome open-source Discord Bots
Stars: ✭ 19 (-88.76%)
Mutual labels:  discord-net
Volte
A free, robust, open-source Discord bot written in C# 8 using .NET Core 3.1 and a whole lotta Man Hours.
Stars: ✭ 78 (-53.85%)
Mutual labels:  discord-net
Discord.Addons.Interactive
add some interactivity to your commands πŸ™‚
Stars: ✭ 72 (-57.4%)
Mutual labels:  discord-net
Fergun
An utility Discord bot written in C# using Discord.Net
Stars: ✭ 26 (-84.62%)
Mutual labels:  discord-net
Discord.net
An unofficial .Net wrapper for the Discord API (http://discordapp.com)
Stars: ✭ 2,253 (+1233.14%)
Mutual labels:  discord-net
PokemonBattleEngine
A C# library that can emulate PokΓ©mon battles.
Stars: ✭ 92 (-45.56%)
Mutual labels:  discord-net
DiscordBotBase
Base templates to build a Discord.Net 1.0 bot off of
Stars: ✭ 23 (-86.39%)
Mutual labels:  discord-net

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! ❀

  • 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!

Known compatibility issues

  • 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.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].