Skip to content

d1dee/torrent2gdrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Torrent to Google Drive Bot

Deploy

A simple telegram bot that downloads torrent files and uploads them to Google Drive or Team drive if it exists. This came about due to limitations of other options out there, and as such, this bot has no limits except those imposed on by Heroku’s free tier plan.

Usage

See this live example here: https://t.me/torrent2googledrive_bot

Self Hosting option

Only the following ENV variable are required to get the bot up and running:

API Keys

TELEGRAM_API=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
TMDB_API=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Mongo db

MONGO=mongodb+srv://xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Google-Drive Api

CLIENTSECRET=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
CLIENTID=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
REDIRECTURIS=xxxxxxxxxxxxxxxxxxxxxxx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published