An open API service indexing awesome lists of open source software.

https://github.com/bipinkrish/save-restricted-bot

A Telegram Bot, Which can send you restricted content by it's post link
https://github.com/bipinkrish/save-restricted-bot

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://gist.github.com/bipinkrish/0940b30ed66a5537ae1b5aaaee716897#file-main-py) 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_