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
cp .env.example .env
# then edit it
# vim .env
# run the bot
python regetbot.py
Turkce:
Gereksinimler
pip install -r requirements.txt
Kurulum
Ana dizinde .env isminde bir dosya olusturun. .env.example dosyasinin icerigini bu dosyaya kopyalayin. Degiskenleri guncelleyin.
# .env dosyasi olustur
cp .env.example .env
# duzenle
# vim .env
# botu calistir
python regetbot.py
cp .env.example .env
# duzenle
# vim .env
# botu calistir
python regetbot.py