⚛️
Clonebot - Heroku version
⚡
CloneBot is a telegram bot that allows you to copy folder/team drive to team drives. One of the main advantage of this bot is that you can host it to Heroku for free.
✅
Advantages
- Use server side copy
- Bypass the 750Gb a day limit thanks to Service accounts
- Duplicate team drive
- Copy public folders & files to team drives
- Host it to heroku
❌
Drawbacks
- Does not support files upload (only copy)
- You cannot copy the data to My Drive
Note : there are hidden features, check at the source code of the bot to find them
⚠
You need service accounts (sa) to use the bot
💠
Host the bot on your computer
--> https://github.com/MsGsuite/CloneBot
📱
Run the bot on your phone using termux
--> https://telegra.ph/Clone-Bot-Termux-04-30
⚛️
Deploying on Heroku
- Click on the button below :
- Fill the following values :
gclone_para_override = leave this blank is you don't know how to use it
group_ids = your telegram group ID (leave it blank if you don't want to add one). To get your group id, go to @MissRose_bot and type /id
telegram_token = go to @BotFather and send /newbot to get one
user_ids = Your user id (go to @MissRose_bot and type /id to get your id) - If you want to authorize multiple users, add a comma between each ID (ex: 150654065,5897065)
- Click on Deploy app...
- When it's over, go to : https://dashboard.heroku.com/apps/YOURAPPNAME/resources (replace YOURAPPNAME by your appname
🙃 ) - Then click on the
✏ and check $0.00 option and click on confirm. - Now you can start your bot !
📢
Follow us:
- Team drive generator : https://td.msgsuite.workers.dev/
- Telegram channel : https://t.me/MsGsuite
- Telegram chat : https://t.me/MsGsuiteChat
❤️
Credits & thanks :
- wrenfairbank for the original python script
- smartass08 to adapt the scrip to heroku
- anymeofu for making the Direct Heroku deployable Version
- Zero-The-Kamisama to making me discover this amazing bot and the detailed instructions
- zorgof for the termux script