Due to popular demand, you can now order a tosti or queue music via your favourite AI chatbot! Head on over to Explainers, click "Connect an AI assistant", and follow the instructions. Ordering your lunch has never been easier!
What's up next?
| Track | Artists | Duration |
|---|---|---|
| ${ item.track_name }$ | ${ artist }$, | ${ Math.floor(item.duration_ms / 1000 / 60) }$:${ String(Math.floor(item.duration_ms / 1000 % 60)).padStart(2, '0') }$ |
The most recently requested songs.
| Track | Artists | Requestor |
|---|---|---|
| ${ item.track.track_name }$ | ${ artist }$, | ${ item.requested_by.display_name }$ |
No songs were requested lately