Skip to content

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

License

Notifications You must be signed in to change notification settings

elmsec/regetbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages