This release utilizes a more reliable parsing library & added a configuration property to choose the description word length for new posts.
{
... Rest of properties
"Color": 8411391,
"DescriptionLimit": 200 <------ If this is set to 0, it will print to the maximum length Discord allows
}
Parsing Library Implemented - FeedReader