Skip to content

kaushalpurohit/rango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rango

A telegram bot to download books, movies, games, torrent files and lyrics


forthebadge made-ith-python
License

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