Skip to content

Yet another useless tg bot that copies the message from codebid'den before he can delete them at puts in a channel.

Notifications You must be signed in to change notification settings

The-Penguins-Club/copybid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CopyBid

Setup & Run

Setup (onetime)

cp sample_config.py config.py
$EDITOR config.py

Add CodeBid's id in FORWARD_FROM list as integer.

Edit CHAT_ID with the id of chat/channel where the forwarded messages will go (integer).

Replace BOT_TOKEN with bot token from @botFather (string)

Run

pip3 install python-telegram-bot
python3 bot.py

About

Yet another useless tg bot that copies the message from codebid'den before he can delete them at puts in a channel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages