klaipher / film_recomendation_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Film recomendation bot

t.me/movie_recommendation_renewal_bot

Telegram Bot written in Python for getting film recomendation.

bot-screenshot

Stack

  1. Python
  2. aiogram

Installation

Set your bot's token in .env, then execute:

  1. python -m venv venv & . venv/bin/activate
  2. pip install -r requirements.txt
  3. python -m app polling

About


Languages

Language:Python 99.9%Language:Shell 0.1%