Jangan Lupa Follow @Setiawan007
A Telegram bot to upload files from Telegram or Direct links to Google Drive.
apt install -y git python3 ffmpeg
git clone https://github.com/Setiawan007/GDrive-BOT
cd GDUPLOAD_BOT2
pip3 install -r requirements.txt
There are two Ways for configuring this bot.
ENV
BOT_TOKEN
APP_ID
API_HASH
SUDO_USERS
DATABASE_URL
DOWNLOAD_DIRECTORY
/
./downloads/
python3 -m bot
- start - useless command - help - How to use me - auth - Authorizing GDrive Account - setfolder - Set Custom Upload Folder - copy - Copy GDrive Files - revoke - Revoke GDrive Account - del - Delete GDrive Files
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Google Drive Uploader Telegram Bot
A Telegram bot to upload files from Telegram or Direct links to Google Drive.
Features
Deploying
Deploy on Heroku
Deploy on Railway
Deploy on Qovery
Installation
Configuration
There are two Ways for configuring this bot.
ENVvar to Anything to enable it.ENVenvironment variables existing.Configuration Values
BOT_TOKEN- Get it by contacting to BotFatherAPP_ID- Get it by creating app on my.telegram.orgAPI_HASH- Get it by creating app on my.telegram.orgSUDO_USERS- List of Telegram User ID of sudo users, seperated by space.DATABASE_URL- Postgres database url.DOWNLOAD_DIRECTORY- Custom path for downloads. Must end with a forward/slash. (Default to./downloads/)Deploy
COMMANDS FOR THE BOT TO BE USED-