Bug: Quoting Message Fails if Character Count Exceeds 1024
Closed this issue · 2 comments
Exper1mental commented
The quoting message feature appears to not work and throws an error in #clem-bot-error-log
if a message has more than 1024 characters. This includes characters used for emoji.
Quotations ought to be broken up like starboard does (and perhaps even paginated) if the character count is exceeded.
Jay-Madden commented
Great catch on this one, we should probably just truncate and let people click the link to the message
Jay-Madden commented
Would be an easy pr