wrozly / AnyDLBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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
  • ren - Rename files 📂📁
  • sshot - Screenshots 📸
  • c2v - 📂 to📽
  • c2f - 📽 to 📂
  • c2a - Convert telegram video file into audio
  • trim - Trim video 🎞
  • tsh - ⚡️Get transfer.sh link of telegram file.
  • anon - ⚡️Get anonfiles.com link of telegram file.
  • bay - ⚡️Get bayfiles.com link of telegram file.
  • go - ⚡️Get gofile.io link of telegram file.
  • storageinfo - 💾Use this command to check saved file.
  • gencustomthumb - Generate customer thumbnail.
  • downloadmedia - 🔽Reply with the file you want to upload to the bot server.
  • clearffmpegmedia - 🗑️Use this command to delete saved media in the bot.
  • showthumb - 👀Show saved thumbnails.
  • delthumb - 🗑delete saved thumbnails.

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

LICENSE

  • GPLv3

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%