Sign inSign up

sparanoid/telegram-support-bot

By sparanoid

Updated 3 months ago

A Telegram ticketing/supporting bot

Image
Developer tools
0

3.2K

sparanoid/telegram-support-bot repository overview

Telegram Support Bot (Ticketing system for Telegram)

Fork of the original bostrot/telegram-support-bot with additional features:

  • compact_reply: Only send reply message without dear and regards template
  • slient_mode: Avoid sending contactMessage 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

Tag summary

Content type

Image

Digest

Size

138.4 MB

Last updated

almost 5 years ago

docker pull sparanoid/telegram-support-bot