My feeble attempt at creating a working telegram bot
This telegram bot checks if Arena Center Hakaniemi (aka Hakis) has an available shift at a specific time and posts the data as response
How to use bot:
- Clone the repo
git clone [email protected]:Henqi/SKalsa_bot.git
- Install poetry (https://python-poetry.org/docs/)
- Setup .env file with secret telegram bot APIKEY & LOGFILE_PATH
- Install dependencies
poetry install
- Run skalsa_bot.py
poetry run python src/skalsa_bot.py
- Hope it works 🤞