github Qolors/FeedCord v1.3.0
v1.3.0 - More Robust Feed Parsing & Description Length Configuration

latest releases: v3.1.0, v3.0.4, v3.0.3...
20 months ago

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

Don't miss a new FeedCord release

NewReleases is sending notifications on new releases.