elmsec / regetbot

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

Home Page:https://elma.dev/tr/works/regetbot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://elma.dev/tr/works/regetbot/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%