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
A Telegram Bot Written In Python
It Can Upload Your Direct and Supported links into Google Drive.
sudo pip3 install -r requirements.txt
python3 bot.py
- First authorise Bot Using
/auth
command Generate a Key and send it To bot . - Now You can Send Supported Link To Bot.
/start
= Start Message/auth
= Authorise You/revoke
= Delete Your Saved credential/help
= help Text
- Direct Link
- Mega.nz Link
- openload link (disabled)
- Dropbox Link
- 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
-
Create Your Google Drive api Credential (other type) and Download Its json
-
Paste it In Bot Root Directroy and Rename it "client_secrets.json"
-
Replace Your Bot Token in creds.py file
-
Your Bot is Ready to Host.
Get the bot token by sending /newbot to @BotFather and follow the on screen prompt.
My Hidden Thanks To ❤️
- 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
- GPLv3