aryanvikash / Google-Drive-Uploader

Telegram bot To upload Files To Google Drive Remotely @gdriveupme_bot (outdated)
https://telegram.dog/gdriveupme_bot
295 stars 804 forks source link
gdrive-bot googledr pydrive python-telegram-bot python3 telegram uploader

made-with-python Open Source Love svg1

Google Drive Uploader Bot

It Was my first Python Project And behind this Whole credit goes To CyberBoySumanjay

Inspired By Sumanjay Bot :D Google Drive Uploader

Here Is Live Version Of Bot Gdriveupme_bot

Update (30 May 2020)

Teamdrive is not for users You have to hardcode it , Wait for V2 bot This Bot don't have active development I will add User Specfic Teamdrive option

How can You Add Teamdrive

What Is this ?

   A Telegram Bot Written In Python 

what can it do ?

 It Can Upload Your Direct and Supported links into Google Drive.

Install Module

  sudo pip3 install -r requirements.txt

Run This bot

python3 bot.py

How Can We use It

Avalible Commands

Supported Links :

Requirements

Setup Your Own Bot

1. Create Your  [Google Drive api Credential](https://console.cloud.google.com/apis/credentials) (other type) and Download  Its json

2. Paste it In Bot Root Directroy  and Rename it "client_secrets.json"

3. Replace Your Bot Token in  [creds.py file](./creds.py)

4. Your Bot is Ready to Host. 

You Can Use Heroku To host It.

Make sure You have Changed Your Bot Token and google client api Before Hosting It

My Hidden Thanks To :heart:

TODO