cenngo - Discord.Net.Labs.Interactions 3.6.1-dev
A Discord.Net Labs extension adding support for Application Commands.
PM> Install-Package Discord.Net.Labs.Interactions -Version 3.6.1-dev -Source https://www.myget.org/F/cenngo/api/v3/index.json
> nuget.exe install Discord.Net.Labs.Interactions -Version 3.6.1-dev -Source https://www.myget.org/F/cenngo/api/v3/index.json
> dotnet add package Discord.Net.Labs.Interactions --version 3.6.1-dev --source https://www.myget.org/F/cenngo/api/v3/index.json
source https://www.myget.org/F/cenngo/api/v3/index.json
nuget Discord.Net.Labs.Interactions ~> 3.6.1-dev
Copy to clipboard
> choco install Discord.Net.Labs.Interactions --version 3.6.1-dev --source https://www.myget.org/F/cenngo/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "cenngo" -SourceLocation "https://www.myget.org/F/cenngo/api/v2"
Install-Module -Name "Discord.Net.Labs.Interactions" -RequiredVersion "3.6.1-dev" -Repository "cenngo" -AllowPreRelease
Copy to clipboard
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
- 📢 Main repository
- 📄 Documentation
- 🔗 Support
- 📚 Guides
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:
- Remove Discord.Net from your project
- Add Discord.Net Labs nuget to your project
- 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.
-
.NETFramework 4.6.1
- Discord.Net.Labs.Core (>= 3.6.1-dev)
- Discord.Net.Labs.Rest (>= 3.6.1-dev)
- Discord.Net.Labs.WebSocket (>= 3.6.1-dev)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- System.Collections.Immutable (>= 5.0.0)
- System.Reactive (>= 5.0.0)
-
.NETFramework 5.0
- Discord.Net.Labs.Core (>= 3.6.1-dev)
- Discord.Net.Labs.Rest (>= 3.6.1-dev)
- Discord.Net.Labs.WebSocket (>= 3.6.1-dev)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- System.Collections.Immutable (>= 5.0.0)
- System.Reactive (>= 5.0.0)
-
.NETFramework 6.0
- Discord.Net.Labs.Core (>= 3.6.1-dev)
- Discord.Net.Labs.Rest (>= 3.6.1-dev)
- Discord.Net.Labs.WebSocket (>= 3.6.1-dev)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- System.Collections.Immutable (>= 5.0.0)
- System.Reactive (>= 5.0.0)
-
.NETStandard 2.0
- Discord.Net.Labs.Core (>= 3.6.1-dev)
- Discord.Net.Labs.Rest (>= 3.6.1-dev)
- Discord.Net.Labs.WebSocket (>= 3.6.1-dev)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- System.Collections.Immutable (>= 5.0.0)
- System.Reactive (>= 5.0.0)
-
.NETStandard 2.1
- Discord.Net.Labs.Core (>= 3.6.1-dev)
- Discord.Net.Labs.Rest (>= 3.6.1-dev)
- Discord.Net.Labs.WebSocket (>= 3.6.1-dev)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- System.Collections.Immutable (>= 5.0.0)
- System.Reactive (>= 5.0.0)
- .NETFramework 4.6.1: 4.6.1.0
- .NETFramework 5.0: 5.0.0.0
- .NETFramework 6.0: 6.0.0.0
- .NETStandard 2.0: 2.0.0.0
- .NETStandard 2.1: 2.1.0.0
OwnersCenngo |
AuthorsDiscord.Net Contributors |
Project URLhttps://github.com/Discord-Net-Labs/Discord.Net-Labs |
LicenseMIT |
Tagsdiscord discordapp |
Info0 total downloads |
0 downloads for version 3.6.1-dev |
Download (533.33 KB) |
Found on the current feed only |
Package history
Version | Size | Last updated | Downloads | Mirrored? | |||
---|---|---|---|---|---|---|---|
3.6.1-dev | 533.33 KB | Sun, 13 Feb 2022 13:37:27 GMT | 0 |