Skip to content

svex99/faffinity-bot

Repository files navigation

faffinity-bot

🇪🇸 Leer versión en español

Telegram bot to get info from https://filmaffinity.com.

You can find it at Telegram: @faffinitybot.

🤖 How to run the bot

  1. Rename the data/.env.example file to data/.env and configure inside the environment variables properly:
  1. Make sure you have installed docker and make, go to the root folder of the project and run the next commands:
❯ make init-db
❯ make build-prod
❯ make run-prod
  1. To stop the bot:
❯ make down

📌 TODO

  • Get Screenwriter, Music and Cinematography for en language.
  • Download trailer.
  • Show more stats to admin.

👏 Credits

Special thanks to these projects.


Disclaimer

This bot is not associated to FilmAffinity. It is a personal project and is hosted by myself, so it can go offline without previous advice.