An open API service indexing awesome lists of open source software.

https://github.com/mathisburger/badminton-bot

A webautomation bot to automatically sign up for weekly badminton course at my local university
https://github.com/mathisburger/badminton-bot

Last synced: about 2 months ago
JSON representation

A webautomation bot to automatically sign up for weekly badminton course at my local university

Awesome Lists containing this project

README

          

# Badminton Bot

This is a simple web automation app that allows you to automatically register for your university's badminton courses. By providing your university credentials (username, password) and the course ID, the app will periodically attempt to register you for the selected course.

---

## Features

- **Automated Registration**: Automatically sign up for the badminton course by using your university login credentials and course ID.
- **Periodic Attempts**: The app periodically checks if the course registration is open and attempts to sign you up.
- **Customizable**: You can easily modify the username, password, and course ID to register for different courses.

---