marshmatter / voids-discord-bot

Voids Within Discord bot
1 stars 0 forks source link

/listwarnings problem #13

Closed DigitalPhantoms closed 1 day ago

DigitalPhantoms commented 1 day ago

after adding warnings using /addwarning, i tried using /listwarnings and said An error occurred while fetching the warnings.

ItsNitesky commented 1 day ago

Discord has a hard character limit of 1024 characters in an embed. I've paginated and truncated the response you get from /listwarnings now so this shouldn't be an issue going forward.