Improve trimBody function inside releaseHandler.js #1
Labels
bug
Something isn't working
good first issue
Good for newcomers
hacktober
help wanted
Extra attention is needed
Current implementation of trimBody function is totrim string to 2000 characters because Discord doesn't support content bigger then 2000 characters.
BUG: with current implementation, when content is markdown, a lot of content becomes messy because markdown tags will be opened but not closed.
The text was updated successfully, but these errors were encountered: