EasyDiscordBot 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package EasyDiscordBot --version 1.0.0
NuGet\Install-Package EasyDiscordBot -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EasyDiscordBot" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EasyDiscordBot --version 1.0.0
#r "nuget: EasyDiscordBot, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install EasyDiscordBot as a Cake Addin
#addin nuget:?package=EasyDiscordBot&version=1.0.0

// Install EasyDiscordBot as a Cake Tool
#tool nuget:?package=EasyDiscordBot&version=1.0.0

To begin, type "EasyBot.Initialize();" in your main method. Afterwards, type "EasyBot.Start("PREFIX");" after initializing.

Then your bot it set up. You will need to enter your token when you first boot up. Once entered, it will encrypt your token and you can program with ease of mind.

To use commands, create the Commands class, and have it extend "EasyCommands" and treat it like your normal Commands class.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.1.4 347 3/6/2021
1.1.3 323 3/6/2021
1.1.2 334 3/6/2021
1.1.1 336 3/6/2021
1.1.0 340 3/6/2021
1.0.1 306 3/5/2021
1.0.0 296 3/5/2021