A template for quickly getting started with a Discord.Net bot.
Info
| Version: | 1.0.5 |
| Author(s): | marens101 |
| Last Update: | Thursday, June 18, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/marens101.DiscordBotTemplate |
Install
Install-Package marens101.DiscordBotTemplate
dotnet add package marens101.DiscordBotTemplate
paket add marens101.DiscordBotTemplate
marens101.DiscordBotTemplate Download (Unzip the "nupkg" after downloading)
Dependencies
- Discord.Net(>= 2.2.0)
- Microsoft.NETCore.App(>= 2.2.8)