[go: nahoru, domu]

Skip to content

iiiiii1wepfj/message-view-counter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

message-view-counter-bot

a telegram bot to add view counter to messages

how to run

git clone https://github.com/iiiiii1wepfj/message-view-counter-bot.git

cd message-view-counter-bot

python3 -m venv .venv

source .venv/bin/activate

pip3 install -U -r requirements.txt

edit the api hash and api id and bot token in bot.py

create the channel and add the bot to the channel as admin with post messages permission, copy the channel id to forwardchannel (replace the "channel id" to the id of the channel) in bot.py

python3 bot.py

About

a telegram bot to add view counter to messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages