enonibobble.BotBase 2.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package enonibobble.BotBase --version 2.2.0                
NuGet\Install-Package enonibobble.BotBase -Version 2.2.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="enonibobble.BotBase" Version="2.2.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add enonibobble.BotBase --version 2.2.0                
#r "nuget: enonibobble.BotBase, 2.2.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 enonibobble.BotBase as a Cake Addin
#addin nuget:?package=enonibobble.BotBase&version=2.2.0

// Install enonibobble.BotBase as a Cake Tool
#tool nuget:?package=enonibobble.BotBase&version=2.2.0                

BotBase

A shared library for my Discord bots.

Examples provided are two templates (Barebones and BarebonesWithExtras), and a simple Todo list bot.

Barebones has the bare minimum required to get a bot working with this library (command service, logging), and BarebonesWithExtras also includes components like database handling, a Config command, a customizeable about command, and a help command.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows 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
3.1.0 161 5/17/2024
3.0.0 128 4/30/2024
2.2.0 119 4/28/2024
2.1.0 124 4/28/2024
2.0.3 133 4/16/2024
2.0.2 129 4/13/2024
2.0.1 103 4/12/2024
2.0.0 106 4/12/2024
1.1.1 143 3/20/2024
1.1.0 116 2/24/2024
1.0.1 139 2/19/2024
1.0.0 129 2/19/2024