A Telegram bot for handling user support requests. Supports text, media, voice messages, admin replies, and forum topic automation.
- Automatically creates a forum topic for each user
- Admin replies are forwarded back to the user
- Supports media, voice messages, and stickers
- Ticket closing button for users and admins
- Limits the number of active tickets to prevent overload
- Clone the repository:
git clone https://github.com/pytdevs/support-bot.git
cd support-bot
pip install -r requirements.txt
python main.py