Skip to content

kaushalpurohit/rango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6bfd6b3 · Oct 13, 2022
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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