Skip to content

Telegram Bot tells me when there are new movies at the cinema.

Notifications You must be signed in to change notification settings

mhilker/cinema-bot

Repository files navigation

Cinema Bot

build

Run

echo "YOUR_TELEGRAM_TOKEN" > telegram-token.local
make run

Create Migration

docker-compose run --rm php /app/vendor/bin/doctrine-migrations migrations:generate --configuration /app/migrations.php --db-configuration /app/doctrine.php

Migrate

docker-compose run --rm php /app/vendor/bin/doctrine-migrations migrations:migrate --configuration /app/migrations.php --db-configuration /app/doctrine.php --no-interaction latest

About

Telegram Bot tells me when there are new movies at the cinema.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages