Skip to content

rahulchauhan97/Telegram-bot-Google-Drive

 
 

Repository files navigation

Telegram bot Google Drive API integration example

Open Source Love MIT Licence

This is a Telegram bot uses Google API Python Client to upload files to your Google Drive.

Installing

Install or upgrade python-telegram-bot with:

 $ pip install python-telegram-bot --upgrade

Install Google API Python Client

 $ pip install --upgrade google-api-python-client oauth2client

Setup

To begin, you'll need an Access Token, And you could get it from @BotFather.

Run

Clone the repo:

git clone https://github.com/zume2020/Telegram-bot-Google-Drive.git
cd Telegram-bot-Google-Drive

Run

python bot.py

License

The project is available as open source under the terms of the MIT License.

About

Simple Telegram bot Google Drive integration example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 87.1%
  • Python 12.9%