GrafeasGroup / buttercup

Our personal assistant in Discord
MIT License
5 stars 2 forks source link

Add recently completed transcriptions to `/queue` message #172

Closed TimJentzsch closed 2 years ago

TimJentzsch commented 2 years ago

Relevant issue: Closes #171

Description:

This adds the 5 most recently completed transcriptions to the /queue message. I think we'll have to optimize our API to make the updates faster, but the info is definitely nice to have.

Screenshots:

The `/queue` response now also contains the last 5 completed transcriptions.

Checklist: