Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reply-bot

Java Telegram Bot API Gson Status License


reply-bot is a lightweight Telegram support bot. Enables seamless communication between users and moderators with message routing and access control.

features

  • user-to-moderator message forwarding
  • moderator replies via /reply <user_id> <message> command
  • moderator whitelist validation
  • async message processing
  • simple JSON-based configuration

installation

prerequisites:

  • Java 11+
  • Maven 3.6+
  • Telegram Bot token

from source:

git clone https://github.com/yourusername/vpn-support-bot.git
cd vpn-support-bot
mvn clean package
java -jar target/vpn-support-bot.jar

About

reply-bot is a Telegram support bot. Enables communication between users and moderators with message routing and access control

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages