@greedyvegan
Even though MMM-AnotherNewsFeed
was not updated for 2 years, it still works.
{
module: "MMM-anotherNewsFeed",
header: "ANOTHER News Feed",
position: "bottom_bar",
config: {
feeds: [
{
title: "New York Times",
url: "https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml",
},
{
title: "CBC World",
url: "https://www.cbc.ca/webfeed/rss/rss-world",
},
{
title: "BBC World News",
url: "https://feeds.bbci.co.uk/news/world/rss.xml",
}
],
showImage: true,
}
},