/regetbot

A Telegram bot that can give you recommendations about movies, TV shows, games and writers based on your given input.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Reget Bot

A bot that can give you recommendations about movies, TV shows, games and writers based on your given input.

English:

Requirements

pip install -r requirements.txt

Installation

Create an .env file in the root folder and copy the content of the file .env.example into your .env file. Update the variables and that's all.

# create an .env file
cp .env.example .env

# then edit it
# vim .env

# run the bot
python regetbot.py

Türkçe:

Gereksinimler

pip install -r requirements.txt

Kurulum

Ana dizinde .env isminde bir dosya oluşturun. .env.example dosyasının içeriğini bu dosyaya kopyalayın. Değişkenleri güncelleyin.

# .env dosyası oluştur
cp .env.example .env

# düzenle
# vim .env

# botu çalıştır
python regetbot.py