8000 GitHub - 2myproject/renametg
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

2myproject/renametg

 
 

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

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 @CuratorCrew

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%
0