Files
aurorabot/bot/modules/quest/quest.view.ts
syntaxbullet e56e133a69
All checks were successful
Deploy to Production / test (push) Successful in 45s
fix: add pagination to quest list to stay within Discord component limits
The available quests view was exceeding Discord's 40-component container
limit when many quests existed, causing an API error. Paginate both
active and available quest views at 7 quests per page with prev/next
navigation buttons.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 14:20:53 +01:00

9.1 KiB