AwesomeChatBot 0.4.0-pre

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

// Install AwesomeChatBot as a Cake Tool
#tool nuget:?package=AwesomeChatBot&version=0.4.0-pre&prerelease

A full featured chat bot framework, that can be used to setup your own chatbot with ease.
     Allows you to define commands for a chatbot that will work with every chat app (be it Discord, slack, ...).
     
     Will need an api wrapper per chat app that you intend to use (for example AwesomeChatBot.Discord)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AwesomeChatBot:

Package Downloads
AwesomeChatBot.Discord

This package will allow your bot built with the AweomeChatBot framework to access discord. For further documentation see the project site.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.8.7 1,402 3/16/2022
1.8.6 1,013 8/8/2021
1.8.3 1,267 8/8/2021
1.8.2 1,055 7/8/2021
1.8.1 1,089 3/2/2021
1.8.0 1,057 2/28/2021
1.7.3 981 1/28/2021
1.7.1 1,201 9/25/2020
1.7.0 1,122 9/25/2020
1.6.4 1,029 9/24/2020
1.6.3 1,147 9/17/2020
1.6.2 1,039 9/17/2020
1.6.1 1,255 8/22/2020
1.6.0 1,294 2/24/2020
1.5.3 1,331 11/11/2019
1.5.2 1,143 9/6/2019
1.5.1 1,120 9/6/2019
1.5.0 1,496 8/31/2019
1.4.0 1,316 8/21/2019
1.3.2 1,208 6/11/2019
1.3.1 1,157 6/10/2019
1.3.0 1,516 6/10/2019
1.2.1 1,483 3/8/2019
1.2.0 1,357 3/5/2019
1.1.0 1,419 2/28/2019
1.0.2 1,888 1/23/2019
1.0.1 1,644 1/21/2019
1.0.0 1,420 1/21/2019
0.4.2-pre 1,256 1/21/2019
0.4.1-pre 2,013 1/21/2019
0.4.0-pre 2,146 1/19/2019
0.3.1-pre 2,269 1/4/2019
0.3.0-pre 1,364 11/16/2018
0.2.0-pre 1,260 10/19/2018
0.1.1-alpha 1,143 10/15/2018
0.1.0-alpha 1,284 10/14/2018

Initial upload for testing (WIP)