telegram-support-bot
v3.0.3
Published
Telegram Support Bot
Downloads
184
Maintainers
Readme
Telegram Support Bot (Ticketing system for Telegram)
Fork of the original bostrot/telegram-support-bot with additional features:
compact_reply
: Only send reply message withoutdear
andregards
templateslient_mode
: Avoid sendingcontactMessage
when user sends a message
It's recommended to run this bot in a container:
Usage
# Docker Hub
docker run -p 8080:8080 -v ${pwd}/config:/app/config sparanoid/telegram-support-bot:latest
# GitHub Container Registry
docker run -p 8080:8080 - ${pwd}/config:/app/config ghcr.io/sparanoid/telegram-support-bot:latest
License
GPL-3.0