maubot / rss

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

Not working #44

Closed benjistokman closed 1 year ago

benjistokman commented 1 year ago

Doesn't work when I try to make an instance. It says "internal server error" but shows up when I reload. Then permanently stays off.

benjistokman commented 1 year ago

Solution is to install feedparser

pip3 install feedparser