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

https://github.com/clementlecorre/tennis-ripa

Paris tennis automation (no longer works because of the implementation of CAPTCHA )
https://github.com/clementlecorre/tennis-ripa

javascript paris

Last synced: about 1 year ago
JSON representation

Paris tennis automation (no longer works because of the implementation of CAPTCHA )

Awesome Lists containing this project

README

          

# tennis-ripa

Paris tennis ( https://tennis.paris.fr) automation (no longer works because of the implementation of CAPTCHA )

I created a telegram bot based on the code of https://github.com/bertrandda/par-ici-tennis, it wraps the chrome less script but allows to schedule it easily with presets of configs.

# Screenshots

## Command: /add

Add new reservation (scheduled)

![add](screenshots/add-command.png)

## Scheduled job result

![scheduled](screenshots/success-command.png)

## Command: /list

List all reservations

![list](screenshots/list-command.png)

## Command: /now

Schedule a reservation now

![now](screenshots/now-command.png)