Skip to content

Rahulsinghcreator/txt3

 
 

Repository files navigation

Deploy To Heroku

Deploy to vps

sudo apt update
git clone your_repo_link
cd Save_restricted_bot
pip3 install -r requirements.txt
python3 main.py
Note:- use (nohup python3 main.py) to run 24×7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.1%
  • HTML 16.8%
  • Other 1.1%