Skip to content

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

Notifications You must be signed in to change notification settings

iboughtthe/Save-Restricted-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Save Restricted 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 session string, you can get it at gist and run it locally

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

FOR BOT CHATS

send link with '/b/', bot's username and message id, you might want to install some unofficial client to get the id like below

https://t.me/b/botusername/4321

MULTI POSTS

send public/private posts link as explained above with formate "from - to" to send multiple messages like below

https://t.me/xxxx/1001-1010

https://t.me/c/xxxx/101 - 120

note that space in between doesn't matter

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.8%
  • Dockerfile 1.7%
  • Procfile 0.5%