MMRIZE / MMM-anotherNewsFeed

This is just a request from specific user.
1 stars 0 forks source link

How to Install this Modul #1

Closed Robiv8 closed 4 months ago

Robiv8 commented 7 months ago

Hallo, not an issue but how to install this modul? Thanks Robi

eouia commented 7 months ago
cd <Your MagicMirror Directory>/modules
git clone https://github.com/MMRIZE/MMM-anotherNewsFeed
cd MMM-anotherNewsFeed
npm install
Robiv8 commented 7 months ago

Thanks, that works so far, I just expressed myself incorrectly. What does the config look like? Only with this nothing comes: showImage: true, censorWords: ["Some", "improper words", "here"],

eouia commented 7 months ago

This module is made for some specific person who requested me.
It was a just clone module of the default newsfeed app. Only displaying picture and filtering word features are added. So all other config is the same with default config app. But, the recent changes are not applied.