Core Bot Classes for creating a bot using DSharpPlus.
Info
Version: | 1.0.3.8-beta |
Author(s): | Michael Howard |
Last Update: | Saturday, June 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CloudTheWolf/BotBase |
NuGet Url: | https://www.nuget.org/packages/ctw.BotCore |
Install
Install-Package ctw.BotCore
dotnet add package ctw.BotCore
paket add ctw.BotCore
ctw.BotCore Download (Unzip the "nupkg" after downloading)
Dependencies
- DSharpPlus(>= 4.0.01)
- DSharpPlus.CommandsNext(>= 4.0.01)
- DSharpPlus.Interactivity(>= 4.0.01)
- DSharpPlus.Rest(>= 4.0.01)
- DSharpPlus.VoiceNext(>= 4.0.01)
- Microsoft.Extensions.Logging(>= 1.1.0)
- ctw.BotLogger(>= 1.0.1)
- ctw.BotShared(>= 1.0.6)
Tags