A class library that aims at reducing the development time and lower the skill floor by abstracting the set-up for creating a discord bot client to smaller digestable chunks.
Info
Version: | 1.1.2 |
Author(s): | Pheubel |
Last Update: | Wednesday, November 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Pheubel/DiscordBotAbstraction |
NuGet Url: | https://www.nuget.org/packages/DiscordBotAbstraction |
Install
Install-Package DiscordBotAbstraction
dotnet add package DiscordBotAbstraction
paket add DiscordBotAbstraction
DiscordBotAbstraction Download (Unzip the "nupkg" after downloading)
Dependencies
- Discord.Net(>= 2.1.1)
Tags