Skip to content

A Telegram bot to upload files on Google Drive by Direct Link or Telegram Files.

License

Notifications You must be signed in to change notification settings

KuroProjects/GDrive-Uploader-TG-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Drive Uploader Telegram Bot

An asyncio Telegram bot to upload files from Telegram or Direct links to Google Drive.

Features

  • Telegram files support.
  • Direct Links support.
  • Custom Upload Folder.
  • TeamDrive Support.
  • Clone/Copy Google Drive Files.

ToDo

  • Handle more exceptions.
  • LOGGER support.
  • Service account support.

Deploying

Installation

  • Clone this git repository.
git clone https://github.com/cdfxscrq/gdrive-uploader-telegram-bot
  • Change Directory
cd gdrive-uploader-telegram-bot
  • Install requirements with pip3
pip3 install -r requirements.txt

Configuration

There are two Ways for configuring this bot.

Deploy

  • Deploy on VPS.
python3 bot.py

Deploy on Heroku

Deploy

  • Note: Bot is in beta stage. Maybe it throw some errors.

Credits

👏 Supporters

Stargazers repo roster for @cdfxscrq/gdrive-uploader-telegram-bot Forkers repo roster for @cdfxscrq/gdrive-uploader-telegram-bot

About

A Telegram bot to upload files on Google Drive by Direct Link or Telegram Files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%