Alkaar/resy-booking-bot

Multiple Attempts & Failed Booking

Closed this issue · 2 comments

I'm trying to test out the bot on a restaurant that has reservations open. I see in the run log that it has identified availability, but it's failing to secure a booking. I've tried this with two different restaurants.

I've copied in the resyConfig.conf inputs I'm using (with the API Key and auth token removed) and the run log (with the payment ID removed)

I'm a novice at coding, so apologies in advanced if I've overlooked something obvious. I appreciate the help in advance!

Below is the "resyConfig.conf"

resyKeys.api-key="REMOVED FOR PRIVACY"
resyKeys.auth-token="REMOVED FOR PRIVACY"
resDetails.date="2023-07-20"
resDetails.party-size=2
resDetails.venue-id=54466
resDetails.res-time-types=[
{reservation-time="14:00:00"},
]

snipeTime.hours=17
snipeTime.minutes=50


Below is the log of the bot running

[INFO ] 2023-07-07 17:49:15.271-04:00 ResyBookingBot$:16 - Starting Resy Booking Bot
[INFO ] 2023-07-07 17:49:16.539-04:00 ResyBookingBot$:45 - Next snipe time: 2023-07-07T17:50:00.000-04:00
[INFO ] 2023-07-07 17:49:16.539-04:00 ResyBookingBot$:46 - Sleeping for 0 hours, 0 minutes, and 41 seconds
[INFO ] 2023-07-07 17:49:58.040-04:00 ResyBookingWorkflow:18 - Taking the shot...
[INFO ] 2023-07-07 17:49:58.040-04:00 ResyBookingWorkflow:19 - (҂‾ ▵‾)︻デ═一 (˚▽˚’!)/
[INFO ] 2023-07-07 17:49:58.041-04:00 ResyBookingWorkflow:20 - Attempting to snipe reservation
[INFO ] 2023-07-07 17:49:59.498-04:00 ResyClient:197 - Config Id: rgs://resy/54466/1605843/3/2023-07-20/2023-07-20/14:00:00/2/Indoor Counter
[INFO ] 2023-07-07 17:49:59.569-04:00 ResyClient:79 - Payment Method Id: REMOVED
[INFO ] 2023-07-07 17:49:59.570-04:00 ResyClient:88 - Book Token: REMOVED
[INFO ] 2023-07-07 17:49:59.624-04:00 ResyClient:136 - Missed the shot!
[INFO ] 2023-07-07 17:49:59.625-04:00 ResyClient:137 - ┻━┻ ︵ (°□°)/ ︵ ┻━┻
[INFO ] 2023-07-07 17:49:59.628-04:00 ResyClient:138 - Reservation no longer available
[INFO ] 2023-07-07 17:49:59.629-04:00 ResyBookingWorkflow:18 - Taking the shot...
[INFO ] 2023-07-07 17:49:59.630-04:00 ResyBookingWorkflow:19 - (҂‾ ▵‾)︻デ═一 (˚▽˚’!)/
[INFO ] 2023-07-07 17:49:59.630-04:00 ResyBookingWorkflow:20 - Attempting to snipe reservation
[INFO ] 2023-07-07 17:49:59.816-04:00 ResyClient:197 - Config Id: rgs://resy/54466/1605843/3/2023-07-20/2023-07-20/14:00:00/2/Indoor Counter
[INFO ] 2023-07-07 17:49:59.871-04:00 ResyClient:79 - Payment Method Id: REMOVED
[INFO ] 2023-07-07 17:49:59.872-04:00 ResyClient:88 - Book Token: REMOVED
[INFO ] 2023-07-07 17:49:59.902-04:00 ResyClient:137 - ┻━┻ ︵ (°□°)/ ︵ ┻━┻
[INFO ] 2023-07-07 17:49:59.903-04:00 ResyClient:138 - Reservation no longer available
[INFO ] 2023-07-07 17:49:59.903-04:00 ResyBookingWorkflow:18 - Taking the shot...
[INFO ] 2023-07-07 17:49:59.903-04:00 ResyBookingWorkflow:19 - (҂‾ ▵‾)︻デ═一 (˚▽˚’!)/
[INFO ] 2023-07-07 17:49:59.903-04:00 ResyBookingWorkflow:20 - Attempting to snipe reservation
[INFO ] 2023-07-07 17:50:00.072-04:00 ResyClient:197 - Config Id: rgs://resy/54466/1605843/3/2023-07-20/2023-07-20/14:00:00/2/Indoor Counter
[INFO ] 2023-07-07 17:50:00.126-04:00 ResyClient:79 - Payment Method Id: REMOVED
[INFO ] 2023-07-07 17:50:00.127-04:00 ResyClient:88 - Book Token: REMOVED
[INFO ] 2023-07-07 17:50:00.159-04:00 ResyClient:136 - Missed the shot!
[INFO ] 2023-07-07 17:50:00.160-04:00 ResyClient:137 - ┻━┻ ︵ (°□°)/ ︵ ┻━┻
[INFO ] 2023-07-07 17:50:00.161-04:00 ResyClient:138 - Reservation no longer available
[INFO ] 2023-07-07 17:50:00.161-04:00 ResyBookingWorkflow:18 - Taking the shot...
[INFO ] 2023-07-07 17:50:00.161-04:00 ResyBookingWorkflow:19 - (҂‾ ▵‾)︻デ═一 (˚▽˚’!)/
[INFO ] 2023-07-07 17:50:00.162-04:00 ResyBookingWorkflow:20 - Attempting to snipe reservation
[INFO ] 2023-07-07 17:50:00.371-04:00 ResyClient:197 - Config Id: rgs://resy/54466/1605843/3/2023-07-20/2023-07-20/14:00:00/2/Indoor Counter
[INFO ] 2023-07-07 17:50:00.426-04:00 ResyClient:79 - Payment Method Id: REMOVED
[INFO ] 2023-07-07 17:50:00.427-04:00 ResyClient:88 - Book Token: REMOVED
[INFO ] 2023-07-07 17:50:00.459-04:00 ResyClient:136 - Missed the shot!
[INFO ] 2023-07-07 17:50:00.459-04:00 ResyClient:137 - ┻━┻ ︵ (°□°)/ ︵ ┻━┻
[INFO ] 2023-07-07 17:50:00.460-04:00 ResyClient:138 - Reservation no longer available
"......."
[INFO ] 2023-07-07 17:50:08.134-04:00 ResyBookingBot$:53 - Shutting down Resy Booking Bot

Process finished with exit code 0

Below is also my Intellij Project Structure screenshot. I'm not sure if there's an issue with my SDK

image

My Module structure is below as well

image image