vtdocs avatar
vtdocs
resyVenueIdFromSlugAndCity
Script
(Part of: https://www.val.town/v/vtdocs.resyBot)
0
abusel avatar
abusel
resyAuth
Script
Forked from vtdocs/resyAuth
0
vtdocs avatar
vtdocs
sha256
Script
// Copied from https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/digest
1
vtdocs avatar
vtdocs
resyGetMatchingSlot
Script
(Part of: https://www.val.town/v/vtdocs.resyBot) This val attempts to return a single valid slot (per the time range requirements). If there are no valid slots, it throws an error. When there are multiple valid slots, it picks the middle slot (by ordering, not necessarily by time).
1
vtdocs avatar
vtdocs
resyBookSlot
Script
(Part of: https://www.val.town/v/vtdocs.resyBot) Given a valid booking token, this val attempts to make a reservation for the booking token's slot. There is some retry logic as the API route (rarely) returns an internal server error.
1
vtdocs avatar
vtdocs
resyGetSlotBookingToken
Script
(Part of: https://www.val.town/v/vtdocs.resyBot) Given a valid slot, this val generates the booking token that's required to place a reservation.
0
1
Next
Updated: November 24, 2024