maubot / rss

A RSS plugin for maubot
GNU Affero General Public License v3.0
69 stars 21 forks source link

No feedback on invalid RSS URL #13

Closed notramo closed 4 years ago

notramo commented 4 years ago

When specifying an invalid feed url, the bot says it is subscribed. !rss subscribe https://example.org/nonexistingfeed.xml

tulir commented 4 years ago

Works fine for me, and I'm pretty sure it has always validated the feed when subscribing

notramo commented 4 years ago

@tulir What does it do if you send the following message?

!rss subscribe https://example.org/nonexistingfeed.xml
tulir commented 4 years ago

image