A Telegram Bot, Which can send you restricted content by it's post link with login feature
Watch Video Google Colab Tutorial - Click Here Watch Video Tutorial - Click Here
API_HASH
: Your API Hash from my.telegram.orgAPI_ID
: Your API ID from my.telegram.orgBOT_TOKEN
: Your bot token from BotFatherDB_URI
: Your Mongodb Database Url from mongodb.com
Botfather Commands BotFather
start - 🦋 Bot Alive Cheking
login - 📝 login Bot
logout - 🔧 logout Bot
help - 🔧 How to use Bot
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
- ❤️ Thanks To BipinKrish For Base Repo
- ❤️ Thanks To Tech VJ For Modify & Added Login Feature.
Recent changes in Colaboratory T&C prohibits the following actions and could result in ban from colab1.
- file hosting, media serving, or other web service offerings not related to interactive compute with Colab
- downloading torrents or engaging in peer-to-peer file-sharing
- using a remote desktop or SSH
- connecting to remote proxies
- mining cryptocurrency
- running denial-of-service attacks
- password cracking
using multiple accounts to work around access or resource usage restrictions
This means all the notebooks present in this repository are prohibited and use with your own risk. To discuss, follow up on issue #00.
The changes are made because resources in Colab are prioritized for interactive use cases.
- Modify By: 𝐖𝐎𝐎𝐃𝐜𝐫𝐚𝐟𝐭