π Services
This directory contains various shared services used across the Telegram bot application. These services encapsulate common functionalities, business logic, and integrations, promoting reusability and modularity.
πΊοΈ Module Map
| Component |
Description |
| π FSM |
Finite State Machine (FSM) related services and base classes |
| π Base |
Base classes and utilities for services and orchestrators |
| π Redis |
Redis-specific services, such as stream processing and routing |
| π Helper |
General utility and helper services |
| π Sender |
Service for sending and editing messages, managing UI coordinates |
| π Director |
Service for managing global navigation and scene transitions |
| π Animation |
Service for handling animations and visual effects |
| π Feature Discovery |
Service for auto-discovering and registering features |