Telegram Modular Framework
Framework for writing telegram bots with Telegram.Bots and modules
Warning
In development.
Quick start
Features
- Commands
- Handling text messages starting with
/
- Parsing strings to method arguments
- Authomatic sets bot commands list
- Handling text messages starting with
- Actions
- Handling other text messages
- States
- Handles all messages when stage activated through other handlers
- Passing string value to method or parsing strings to method arguments
- Nested states
- Callback Queries
- Handling queries by paths with dynamic path parameters
- Parameters type convertion
- .NET Generic Host
- Dependency injection in modules
- Long pooling
- WebHook
- Localization