Eywek / tgvmax-bot

26 stars 6 forks source link

improv: add booker system + trainline booker #1

Closed f-hj closed 3 years ago

f-hj commented 3 years ago

Hi Tousset! 👋

This adds an auto-booking feature that allows the bot to automatically book a train if the train has seats available (currently the first train available between the minHour and maxHour). This PR introduces some terminologies:

It adds the Trainline search and booking system. Note that this one uses the Trainline business API, because this one is much easier to reverse than the public one and is completely free of charge.

I plan to add something like a CronTravel to automatically create a Travel for a specified date (e.g.: every tuesday at 7 I want to travel from A to B), wdyt?

Waiting for your review

Eywek commented 3 years ago

I plan to add something like a CronTravel to automatically create a Travel for a specified date (e.g.: every tuesday at 7 I want to travel from A to B), wdyt?

lgtm