Skip to content

Chebo7/BridgeBotTelegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistics:

Ask DeepWiki GitHub code size Last Commit GitHub Commits CMake

GitHub Stars GitHub Forks GitHub Watchers GitHub GitHub language count

A simple and effective Telegram bot for receiving and forwarding user messages to the administrator. Ideal for personal contacts or support.

Install

You must have the boost library, cmake, and make downloaded.

Make project:

git clone https://github.com/Chebo7/BridgeBotTelegram.git
cd BridgeBotTelegram
mkdir build
cd build
cmake ..
make -j

Next, we configure the environment variables:

export TELEGRAM_BOT_TOKEN="Your token"

and

export ADMIN_CHAT_ID="Your Telegram ID"

Launch:

./tgbot &

About

A simple and effective Telegram bot for receiving and forwarding user messages to the administrator. Ideal for personal contacts, support, or anonymous inquiries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors