GrafeasGroup / buttercup

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

Fix transcription indexing for `/search` command being capped at 50 #204

Open TimJentzsch opened 1 year ago

TimJentzsch commented 1 year ago

The transcriptions of the /search results are indexed by their number, sorted by date. For some reason, after reaching 50, all transcriptions have number 50 instead of their real index.

All transcriptions being number 50, from page 11 onwards