modmailbot
modmailbot copied to clipboard
Reply's ID (number) gets bugged when trying to answer a ticket with too long snippets
- Save a snippet with almost 2000 characters.
- Create a ticket with the bot.
- Send a normal !reply to the user. --> The bot should mark it as "reply 1".
- Try to run the snippet you created some moments ago in the user's ticket. (Use !!snippet_name or !!!snippet_name sometimes). --> You'll realize that the bot won't send those replies because they would have more than 2000 characters.
- Send a normal !reply to the user again. --> Even though the bot should mark that reply as "reply 2", this number will be higher, depending on the amount of times you ran the !!snippet_name command before.
This isn't a big problem when answering tickets, like, it doesn't affect any other command/function, but keeps being a bug.