/AnyDLBot

An Open Source GPLv3 All-In-One Telegram Bot

Primary LanguagePythonGNU General Public License v3.0GPL-3.0


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
  • For FeedBack and Suggestions, please feel free to say in @SpEcHlDe

LICENSE

  • GPLv3