Skip to content

SPARKBRO/Auto-delete-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Auto Message Delete bot

You can fork and deploy this bot on any server (Render, Koyeb, Railway, Heroku, etc).
Remember to create variables!
Some deployment options are mentioned below:

Koyeb
deploy-to-koyeb
Remember to create variables
Railway
deploy-to-railway
Remember to deploy the latest version
VPS Create variables approximately
git clone https://github.com/SPARKBRO/Auto-delete-bot
cd Auto-delete-bot
pip3 install -r requirements.txt
python3 main.py

Generate Session string

Run the following command in your terminal (copy and paste in one go):

apt update && apt upgrade -y && pkg install -y git python && git clone https://github.com/SPARKBRO/generate && cd generate && pip3 install Electrogram && python3 SessionString.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published