OGANURAG / anu_luna_v2

Modified mirror bot repository! Specially modified for Render and Railway deployment. This version also includes bug fixes and daily maintenance, as well as necessary features from MLTB and JMDKH

Home Page:https://t.me/Luna073x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flowers pic

Support Group Render Hits

Instructions for Render

  1. Fork and star this repository.
  2. Go to your forked repository.
  3. Click on Render deploy button.
  4. Fill in all variables correctly and start the deployment.
  5. After deployment, fill in BASE_URL using the bsetting command from the bot.
  6. Fill in the other variables using the bsetting command or by writing them in sample_config.env and renaming the file to config.env.
  7. Upload token.pickle and other private files using the bsetting command from the bot.

Instructions for Railway

  1. Fork and star this repository.
  2. Go to your forked repository.
  3. Delete README.md and sample_config.env.
  4. Go to your Railway account and start deploy from GitHub repository.
  5. Select forked repository and fill in these variables:
  • BOT_TOKEN
  • OWNER_ID
  • DATABASE_URL
  • TELEGRAM_API
  • TELEGRAM_HASH
  1. After deployment, fill in the other variables using the bsetting command from the bot.
  2. Upload token.pickle and other private files using the bsetting command from the bot.

Bot commands

mirror - or /m Mirror
zipmirror - or /zm Mirror and upload as zip
unzipmirror - or /uzm Mirror and extract files
qbmirror - or /qm Mirror torrent using qBittorrent
qbzipmirror - or /qzm Mirror torrent using qb and upload as zip
qbunzipmirror - or /quzm Mirror torrent using qb and extract files
leech - or /l Leech
zipleech - or /zl Leech and upload as zip
unzipleech - or /uzl Leech and extract files
qbleech - or /ql Leech torrent using qBittorrent
qbzipleech - or /qzl Leech torrent using qb and upload as zip
qbunzipleech - or /quzl Leech torrent using qb and extract
clone - Copy file/folder to Drive
count - Count file/folder from Drive
ytdl - or /y Mirror yt-dlp supported link
ytdlzip - or /yz Mirror yt-dlp supported link as zip
ytdlleech - or /yl Leech through yt-dlp supported link
ytdlzipleech - or /yzl Leech yt-dlp support link as zip
usetting - User settings
bsetting - Bot settings
status - Get Mirror Status message
btsel - Select files from torrent
rss - Rss menu
list - Search files in Drive
search - Search for torrents with API
cancel - Cancel a task
cancelall - Cancel all tasks
del - Delete file/folder from Drive
log - Get the Bot Log
shell - Run commands in Shell
restart - Restart the Bot
stats - Bot Usage Stats
ping - Ping the Bot
help - All cmds with description

Modified from

Thanks To

You can't donate me! šŸ¤£

About

Modified mirror bot repository! Specially modified for Render and Railway deployment. This version also includes bug fixes and daily maintenance, as well as necessary features from MLTB and JMDKH

https://t.me/Luna073x

License:GNU General Public License v3.0


Languages

Language:Python 99.8%Language:Shell 0.2%Language:Dockerfile 0.0%