NinigiBot
NinigiBot copied to clipboard
Paginate Splatfests
Splatfest embed with all Splatfests now exceeds the total embed character limit of 6000.
Hotfix is to limit it to 10 Splatfests but ideally paginate this and add buttons to swap between pages of 5 or 10 Splatfests each.
Pagination requires splitting off Splatfests into a seperate util
function as well to call the code in interactionCreate
.