Skip to content

My feeble attempt at creating a working telegram bot

License

Notifications You must be signed in to change notification settings

Henqi/SKalsa_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SKalsa_bot

Pytest Ruff check & format

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:

  1. Clone the repo
git clone [email protected]:Henqi/SKalsa_bot.git
  1. Install poetry (https://python-poetry.org/docs/)
  2. Setup .env file with secret telegram bot APIKEY & LOGFILE_PATH
  3. Install dependencies
poetry install
  1. Run skalsa_bot.py
poetry run python src/skalsa_bot.py
  1. Hope it works 🤞

About

My feeble attempt at creating a working telegram bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages