brunneis / fitslanguage-butler

Automated class booking for fitslanguage.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fitslanguage-butler

Modify the config.yaml file with your details:

email: email@example.org
password: p4ssw0rd
teacher: Teacher
slots:
  - '15:30'
  - '16:30'

And launch the script:

python3 butler.py

or the Docker container:

docker-compose up -d

About

Automated class booking for fitslanguage.com

License:GNU General Public License v3.0


Languages

Language:Python 90.1%Language:Shell 6.1%Language:Dockerfile 3.8%