Drive1bot ( support group ) | Drive1bot Channel
This is a telegram bot writen in python for mirroring files on the internet to our beloved OneDrive.
I'm using this repo python-aria-mirror-bot as base
- Mirroring direct download links to OneDrive
- Mega.nz Support
- Leeching Support
- Torrent Support
- Docker Support
- Index Support
- YouTube Support
- /mirror # aria2c|mega|pyrogram will upload files/folders on OneDrive
- /leech # aria2c|mega will leeched files on Telegram Dump's Channel
- /yt # YouTube videos will upload files/folders on OneDrive
- /ytl # YouTube videos will leeched files on Telegram Dump's Channel
- /status # for checking message status
- /search query # Search file/folder in Onedrive
- /list or /list ID # List root folder or Specific folder by folder ID
- /delete ITEM_ID # Delete file/folder by ID
docker build -t drive1bot .; docker run -it drive1bot
curl -Ls https://github.com/Oxhellfire/pymegasdkrest/releases/download/v6.9/megasdkrest -o /usr/local/bin/megasdkrest
chmod +x /usr/local/bin/megasdkrest
pip3 install -r requirements.txt
python3 -m drive1bot