matrix-org / go-neb

Extensible matrix bot written in Go
Apache License 2.0
283 stars 91 forks source link

RSS should not truncate posts #385

Open MarkWieczorek opened 1 year ago

MarkWieczorek commented 1 year ago

I am using the RSS bot with a Mastodon account. However, even though a mastodon post is usually about 500 characters, the RSS bot always truncates these when posting to a room. I would like the RSS bot to either (1) not truncate posts at all, (2) increase the number of characters before truncating, or (3) give the user the option to choose how many characters should be posted.

I really like the RSS bot. Unfortunately, it is pretty much useless in it present configuration when used with a mastodon rss feed.