Discore 5.0.1
dotnet add package Discore --version 5.0.1
NuGet\Install-Package Discore -Version 5.0.1
<PackageReference Include="Discore" Version="5.0.1" />
paket add Discore --version 5.0.1
#r "nuget: Discore, 5.0.1"
// Install Discore as a Cake Addin #addin nuget:?package=Discore&version=5.0.1 // Install Discore as a Cake Tool #tool nuget:?package=Discore&version=5.0.1
Discore
Discore is a light-weight .NET library for creating Discord bots.
Please note: Discore is not an official Discord client library!
The goal of Discore is to provide a minimal interface to Discord's APIs and to let applications decide the best way to interact with Discord. Discore takes care of all of the technical details required to use Discord's APIs such as connection management, WebSocket protocols, voice UDP protocols, rate limiting, authentication, etc.
Applications using Discore have access to:
- Each individual HTTP API route.
- Hooks for each real-time WebSocket Gateway event.
- Voice connections and the ability to send voice data to them.
Documentation
Documentation for the latest stable release can be found online:
Sample applications can be found under the samples
directory in this repository.
To view or edit the documentation offline, please see the wiki for building the docs site.
Issues/Questions
If you run into a bug, would like to request a feature, or just have a question, please feel free to open an issue or start a discussion. Please prefer the discussions section for questions.
Contributing
Contributions are welcome! For small changes, you can just open a pull request. However, for any larger changes please open a related issue (if there isn't one already) to discuss the proposed changes. PRs with more significant changes are less likely to be merged without some prior discussion.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- ConcurrentHashSet (>= 1.3.0)
- Nito.AsyncEx.Coordination (>= 5.1.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.1 | 296 | 3/22/2023 |
5.0.0 | 270 | 1/31/2023 |
4.5.0 | 395 | 12/10/2021 |
4.4.1 | 419 | 3/21/2021 |
4.4.0 | 637 | 9/5/2020 |
4.3.1 | 629 | 10/16/2019 |
4.2.1 | 772 | 3/26/2019 |
4.2.0 | 963 | 10/3/2018 |
4.1.3 | 1,281 | 4/28/2018 |
4.1.2 | 1,235 | 4/7/2018 |
4.1.1 | 1,251 | 1/24/2018 |
4.1.0 | 1,127 | 1/9/2018 |
4.0.0 | 1,085 | 10/21/2017 |