Discord.Net.Bot
2.2.0.5
The use of these versions of the package are no longer supported and may not work with the latest Discord version.
See the version list below for details.
dotnet add package Discord.Net.Bot --version 2.2.0.5
NuGet\Install-Package Discord.Net.Bot -Version 2.2.0.5
<PackageReference Include="Discord.Net.Bot" Version="2.2.0.5" />
paket add Discord.Net.Bot --version 2.2.0.5
#r "nuget: Discord.Net.Bot, 2.2.0.5"
// Install Discord.Net.Bot as a Cake Addin #addin nuget:?package=Discord.Net.Bot&version=2.2.0.5 // Install Discord.Net.Bot as a Cake Tool #tool nuget:?package=Discord.Net.Bot&version=2.2.0.5
bBotLibrary
Discord.Net.Bot - A small library used to make a base bot in seconds.
This package was created to speed up creation of bots for myself. Released to help anyone else who would benefit. If outdated, feel free to contribute and create a pull request to update to latest Discord.Net version.
Example project
https://github.com/byBlurr/bBotLibrary/tree/master/bModerator/ModeratorBot.cs
Lori's Angel Bot
Lori's Angel is a public bot that uses the library. The aim of the bot is to add anything that is requested by the users of the bot, so get requesting!
You can invite the bot to your server: https://discordapp.com/oauth2/authorize?client_id=729696788097007717&scope=bot&permissions=8
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Discord.Net (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection (>= 3.1.6)
- MySql.Data (>= 8.0.23)
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 | |
---|---|---|---|
3.0.0 | 436 | 12/23/2021 | |
2.3.0 | 468 | 2/24/2021 | |
2.2.0.13 | 411 | 2/9/2021 | |
2.2.0.12 | 395 | 2/8/2021 | |
2.2.0.11 | 388 | 1/28/2021 | |
2.2.0.10 | 402 | 1/25/2021 | |
2.2.0.9 | 444 | 1/20/2021 | |
2.2.0.8 | 374 | 1/19/2021 | |
2.2.0.7 | 374 | 1/19/2021 | |
2.2.0.6 | 368 | 1/19/2021 | |
2.2.0.5 | 431 | 1/18/2021 | |
2.2.0.4 | 416 | 1/17/2021 | |
2.2.0.3 | 478 | 1/16/2021 | |
2.2.0.2 | 584 | 7/7/2020 | |
2.2.0.1 | 504 | 6/23/2020 | |
2.2.0 | 575 | 6/21/2020 | |
2.1.1 | 522 | 6/21/2020 |
- Now has compatibility for sql connections.
For all changes, head to https://github.com/byBlurr/bBotLibrary