Skip to content

hackerstech/Save_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Save Bot

A Telegram Bot, Which can send you restricted content by it's post link


Variables

  • HASH Your API Hash from my.telegram.org
  • ID Your API ID from my.telegram.org
  • TOKEN Your bot token from @BotFather
  • STRING Your pyrogram V2 session string. Get from @Venom_String_robot

Deploy to Heroku

Deploy

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

Usage

FOR PUBLIC CHATS

just send post/s link


FOR PRIVATE CHATS

first send invite link of the chat (unnecessary if the account of string session already member of the chat) then send post/s link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.0%
  • Dockerfile 1.7%
  • Procfile 0.3%