Rango A telegram bot to download books, movies, games, torrent files and lyrics Requirements Python 3.6+ Usage 1. Clone repository git clone https://github.com/kaushalpurohit/rango.git && cd rango 2. Install requirements pip install -r requirements.txt 3. Create a bot in telegram and add the token in the environment TOKEN = bot_token Refer https://core.telegram.org/bots 4. Start bot python app.py