A Telegram bot for getting JAV information.
You can find the live version of this bot on Telegram: @JavInfoBot
- Clone this project.
- Install packages from
requirements.txt
. - Add
config.py
file with the following variables:
api_id = 123
api_hash = ''
bot_token = ''
- Run
bot.py
:
$ python3 bot.py
MIT