⚫ This is just a Fclone only version of Telegram bot by Smartass - Here
🔷 Fclone is just another Tool like Autorclone/Folderclone/Gclone to bypass 750GB limit by google (more optimised for speed)
- Install Python 3.7+(Latest version 3.8.3 recommended)
- You need Generated SAs (using Autorclone or Folderclone)
- Open accounts Folder (inside Autorclone or Folderclone Folder) and select any one of the json files and rename it as 1.json
- Zip the accounts Folder and keep it safe
- Make a new bot from Bot Father and get the Bot token
- Get your own Telegram ID - using this bot
- Download the Zip version of this repo or clone this repo using the command below
git clone https://github.com/roshanconnor123/Fclone_Tg_Bot
- Unzip the Repository and Open CMD inside it (if u used git clone - Change directory to cloned repository)- and run this
pip install -r requirements.txt
- Open config.sample.ini (Its inside telegram_gcloner Folder) - Fill the appropriate values
[General]
path_to_gclone =./fclone
telegram_token = telegram bot token
user_ids = Your Telegram ID (multiple separated by commas, first ID is admin)
group_ids = Your Telegram Group ID (If you are not adding the bot to any group - you can leave it blank)
gclone_para_override = Leave it Blank
- After filling appropriate values - rename it as config.ini and save it
🔷 Running in your own System - python telegram_gcloner.py
🔶 Running it in Heroku:-
- Create one app in Heroku
- Push the Files to Heroku using Heroku CLI
- Once its done - go to Telegram Bot you created before and Press Start
- Upload the accounts.zip (we created before) to the bot
- Reply to the message with
/sa
- Type /
folders
and set your favourite Folders - Send or forward a message with a Google Drive link to the bot to start Copying...
🧠 wrenfairbank - Here - Original Author of the Bot
🧠 Seiko - Here - Made the English version
🧠 Smartass - Here - Added docker and Heroku support
This project is licensed under the MIT License - see the LICENSE file for details