muse
muse copied to clipboard
Problem - Favorites
What if there are to many favourites to list with /favorites list? As i see there is no page system for that one. So if it would be to many the bot CANT list it
no page argument like in /queue
Can't see a limit of favorites in the building process of the Embed. So, I think it will just post all favorites in one Message Embed and because of that there is no need of a page Split.
discord has a charter limit of 2000 charters???
and why there is on queue a page system if there is no charter limit?
You could also try if there is a limit and let us know then, would be way easier than speculating. :)
here the proof :)
limited to 4096 charters. so a page system would be a fix as it is in /queue
Happy to accept a PR to fix this. I think we might be able to get around the limit by making multiple embeds instead of having to create a page system.
Yes and no, if you have multiple embeds the number gets boosted to 6000 characters (4096 max for each embed, 2000 for normal text). However past that you are forced to paginate. Possibly with buttons or another method.