A .NET bot framework and command system for Telegram.
Info
Version: | 0.9.2 |
Author(s): | ash f (ratScribbles) |
Last Update: | Saturday, January 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FluentCommands |
Install
Install-Package FluentCommands
dotnet add package FluentCommands
paket add FluentCommands
FluentCommands Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.0)
- Telegram.Bot(>= 15.1.0)
Tags