Telegram Bot library which manipulates with states like Finite State Machine.
Info
Version: | 1.2.6 |
Author(s): | Egor Ivanov |
Last Update: | Monday, July 31, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BotLib |
Install
Install-Package BotLib
dotnet add package BotLib
paket add BotLib
BotLib Download (Unzip the "nupkg" after downloading)
Dependencies
- Telegram.Bot(>= 15.6.0)
- newtonsoft.json(>= 12.0.3)