<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shuttlebot/util.scm, branch main</title>
<subtitle>Bot to find available bookings at better.org.uk
</subtitle>
<id>https://git.fennell.dev/shuttlebot/atom?h=main</id>
<link rel='self' href='https://git.fennell.dev/shuttlebot/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/shuttlebot/'/>
<updated>2026-04-16T17:34:56Z</updated>
<entry>
<title>Add days-after helper</title>
<updated>2026-04-16T17:34:56Z</updated>
<author>
<name>Matthew Fennell</name>
<email>matthew@fennell.dev</email>
</author>
<published>2026-04-16T15:26:08Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/shuttlebot/commit/?id=824f10b7301d8053212b8b2f0dcf105b0c41f28c'/>
<id>urn:sha1:824f10b7301d8053212b8b2f0dcf105b0c41f28c</id>
<content type='text'>
Currently, shuttlebot doesn't take the number of days before the booking into
consideration, apart from not changing bookings on today's date.

To help with fixing this, add days-after Given a base date and number of days,
it will produce a consecutive list of days. Then, when searching for available
bookings, we can use this list to ask "is the date I'm booking for in the list
of days-after?"
</content>
</entry>
<entry>
<title>Extract 10pm-adjusted-date to a function</title>
<updated>2026-04-16T17:34:46Z</updated>
<author>
<name>Matthew Fennell</name>
<email>matthew@fennell.dev</email>
</author>
<published>2026-04-16T15:24:05Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/shuttlebot/commit/?id=635960c4a470bbbd0f25120bdc65fa1b060f5b03'/>
<id>urn:sha1:635960c4a470bbbd0f25120bdc65fa1b060f5b03</id>
<content type='text'>
This is useful in other functions as well, as it's essentially "better.org.uk's
definition of the current date regarding what bookings are available".
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2026-04-16T07:15:35Z</updated>
<author>
<name>Matthew Fennell</name>
<email>matthew@fennell.dev</email>
</author>
<published>2026-04-16T07:15:35Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/shuttlebot/commit/?id=5dce88bcad0a1263984b71fa19ef26393d781960'/>
<id>urn:sha1:5dce88bcad0a1263984b71fa19ef26393d781960</id>
<content type='text'>
</content>
</entry>
</feed>
