Skip to content

sarumaj/schulportal-telegram-bot

Repository files navigation

build_and_release Libraries.io dependency status for GitHub repo


schulportal-telegram-bot

Telegram Bot for Maciej (best brother whom one can wish to have 😁).

Schulportal is a collaboration platform used by many schools in Hessia, Germany. This bot should ease the access to the portal and expose features like "Vertretungsplan" or undone homework reminders.

Bot is registered as t.me/SchulportalBot.

Deployment on Heroku

Requires Heroku CLI and docker installed.

heroku login
docker ps
heroku container:login
heroku container:push web
heroku container:release web