All Projects → aryanvikash → Google Drive Uploader

aryanvikash / Google Drive Uploader

Telegram bot To upload Files To Google Drive Remotely @gdriveupme_bot (outdated)

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Google Drive Uploader

Go Tdlib
Go wrapper for TDLib (Telegram Database Library)
Stars: ✭ 162 (-14.29%)
Mutual labels:  telegram
Telegrambotslist
A list of all Telegram bots source hosted on github.
Stars: ✭ 172 (-8.99%)
Mutual labels:  telegram
Fridayuserbot
A Pluggable And Powerful Telegram Manager Bot
Stars: ✭ 183 (-3.17%)
Mutual labels:  telegram
Telegram Bot Sdk
🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.
Stars: ✭ 2,212 (+1070.37%)
Mutual labels:  telegram
Sentry Telegram
Plugin for Sentry which allows sending notification via Telegram messenger.
Stars: ✭ 168 (-11.11%)
Mutual labels:  telegram
Flottbot
A chatbot framework written in Go. All configurations are made in YAML files, or inside scripts written in your favorite language.
Stars: ✭ 175 (-7.41%)
Mutual labels:  telegram
Slimbot
Telegram Bot API for Node.js
Stars: ✭ 157 (-16.93%)
Mutual labels:  telegram
Uploadcare Widget
Uploadcare Widget, an ultimate tool for HTML5 file upload supporting multiple file upload, drag&drop, validation by file size/file extension/MIME file type, progress bar for file uploads, image preview.
Stars: ✭ 183 (-3.17%)
Mutual labels:  uploader
Transcriberbot
TranscriberBot for Telegram
Stars: ✭ 170 (-10.05%)
Mutual labels:  telegram
Telebot
Write Telegram bots in Rust with Tokio and Futures
Stars: ✭ 179 (-5.29%)
Mutual labels:  telegram
Bitprophet
Node crypto trading platform for Binance exchange.
Stars: ✭ 166 (-12.17%)
Mutual labels:  telegram
Filestack Js
Official Javascript SDK for the Filestack API and content ingestion system.
Stars: ✭ 169 (-10.58%)
Mutual labels:  uploader
Tdl
Node.js bindings to TDLib.
Stars: ✭ 177 (-6.35%)
Mutual labels:  telegram
Telegram link line
用Telegram來收發Line的訊息,use telegram to Send and receive messages(from Line)。 或者把它當作Line的訊息備份也是可啦 😛
Stars: ✭ 164 (-13.23%)
Mutual labels:  telegram
Sharex Upload Server
AKA ShareS - Feature full & Stable ShareX and file server in node. Includes images, videos, code, text, markdown rendering, password protected uploads, logging via discord, administration through Discord, url shortening, and a full front end. Use standalone or via reverse proxy
Stars: ✭ 180 (-4.76%)
Mutual labels:  uploader
Awesome Telegram
Curated list of Telegram-related projects
Stars: ✭ 160 (-15.34%)
Mutual labels:  telegram
Micro Bot
🤖 Zero-configuration Telegram bot runner
Stars: ✭ 173 (-8.47%)
Mutual labels:  telegram
Icopy
fclone telegram interface.Send commands to Telegram BOT for get a convience way to control fclone resources copy missions.
Stars: ✭ 188 (-0.53%)
Mutual labels:  telegram
Heroku Telegram Bot
Starter pack to host your Python Telegram Bot on Heroku for free.
Stars: ✭ 183 (-3.17%)
Mutual labels:  telegram
Comunidades En Telegram
Listado de Chats de Comunidades en Telegram
Stars: ✭ 178 (-5.82%)
Mutual labels:  telegram

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 Support added

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

  • Replace TEAMDRIVE_FOLDER_ID and TEAMDRIVE_ID in creds.py

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

  • First authorise Bot Using /auth command Generate a Key and send it To bot .
  • Now You can Send Supported Link To Bot.

Avalible Commands

  • /start = Start Message
  • /auth = Authorise You
  • /revoke = Delete Your Saved credential
  • /help = help Text

Supported Links :

  • Direct Link
  • Mega.nz Link
  • openload link (not avalibe anymore)
  • Dropbox Link

Requirements

  • Google Drive api Credential (Others type) Required
  • Telegram Bot Token (Using BotFather) Required
  • Openload ftp login and Key optional
  • Mega Email and Password Optional

If You wanna Change Openload Api and Mega Email Password You Can Change it From Given Path

  • Mega => Plugins > TEXT.py
  • Openload => Plugins > dlopenload.py

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 ❤️

TODO

  • Rename file while uploading
  • Adding Telegram File Support [ slow Download :( ]
  • Add Youtube-dl
  • Fix openload support
  • Adding zippyshare , Mediafire , cloud mail , Yandex disk ,Sourceforge {these are already written In PPE plugin you can use these from there}
  • Google Drive Direct Link Generator

Licence

  • GPLv3
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].