🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

telegram-support-bot

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

telegram-support-bot

Telegram Support Bot

3.0.3
latest
Source
npm
Version published
Weekly downloads
7
-12.5%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

telegram-support-bot

FAQs

Package last updated on 07 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts