Skip to content

BitQuanta/ANYDL

 
 

Repository files navigation


An Open Source ALL-In-One Telegram RoBot, that can do lot of things.

Credits, and Thanks to

Installation

The Easiest Way

upgrade your subscription for @AnyDLBot without having to run anything on your own

The Easy Way

Deploy

The Hard Way

virtualenv -p python3 VENV
. ./VENV/bin/activate
pip install -r requirements.txt
cp sample_config.py config.py
--- EDIT config.py values appropriately ---
python bot.py

Bot Commands

  • start - Check the bot is online or not.
  • help - 🆘Need help
  • me - 🕵️‍♂️Your details
  • ytdl - Not matter use or not.
  • ren - Rename files 📂📁
  • sshot - Screenshots 📸
  • convert2video - 📂 to📽
  • c2f - 📽 to 📂
  • c2a - Convert telegram video file into audio
  • trim - Trim video 🎞
  • getlink - ⚡Get transfer.sh link of telegram file.
  • getlink1 - ⚡Get anonfiles.com link of telegram file.
  • getlink2 - ⚡Get bayfiles.com link of telegram file.
  • getlink3 - ⚡Get gofile.io link of telegram file.
  • storageinfo - 💾Use this command to check saved file.
  • generatecustomthumbnail - !Not Working
  • downloadmedia - 🔽Reply with the file you want to upload to the bot server.
  • clearffmpegmedia - 🗑️Use this command to delete saved media in the bot.
  • deletethumbnail - Use this command to delete thumbnails.

For FeedBack and Suggestions, please feel free to say in @SpEcHlDe

LICENSE

  • GPLv3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%