Skip to content

🤖 Telegram Bot deployable on Heroku for Scraping Magnets

Notifications You must be signed in to change notification settings

Syzygianinfern0/Delta-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delta-Bot

Delta here is my magnet tracker. Using a python module called bs4 it scrapes 1337x.to based on a particular encoder or a search query. It also selectively skips dead and already leeched torrents. Messages are timed algorithmically to 3 different groups to escape the floodlimit on bots by Telegram.

The common code for my torrent leechers on Telegram namely Alpha, Beta and Gamma can be found here. Using aria2c for the leeching and python for the chat interface and uploading to my Drive, each bot can leech upto 20 torrents/DDLs at a time at a max speed of 50MBps, hence would tingle the datahoarder in anyone.

As communication prohibited between bots (by Telegram), I came up with a workaround named BoTransmission for relaying messages between the bots. Basically the configuration in practice is, Alpha, Beta and Gamma are in a group and Delta in 3 other groups (workaround for flood limit of bots). BoTransmission takes control of my personal account and forwards messages from the scraping groups (from Delta) to the leech group hence working around the communication with my account being the medium.

Contact me on telegram to gain access to these jewls.

About

🤖 Telegram Bot deployable on Heroku for Scraping Magnets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages