PersonalBotHub is a REST API for creating and managing Telegram bots. The project provides a convenient constructor that allows you to quickly develop and customize bot functionality without requiring deep programming knowledge.
Spring Boot: The main framework for REST API development.
PostgreSQL: A relational database for storing information about bots, users, and their data.
Docker: Application containerization for easy deployment and scaling.
Pengrad Telegram API: A library for interacting with the Telegram Bot API.
Bot Creation and Configuration:
- Manage bot commands.
- Customize message responses.
- Integrate with external APIs.
- Store user data.
- Send personalized messages.
- Support for all core Telegram Bot API features.
- Processing incoming messages and events.
- Create .env:
- Add line
- TELEGRAM_BOT_TOKEN=31412125:dfsfdlkj