Telegram Booking Bot
This Telegram bot allows users to book time slots for services through a simple and intuitive chat interface.
It supports multiple clients (multi-tenant architecture), ensuring that data from different users and organizations is securely separated.
--- Features ---
🗓️ Scheduling system: Users can choose available days and times for bookings.
🧾 Booking management: Edit day and time, cancel.
💾 Database integration: Bookings, users, and configurations are stored in a reliable data structure.
--- Technologies Used ---
Language: C# (.NET 8)
Bot Framework: Telegram.Bot
Database: SQLite
ORM: Entity Framework Core