@steed said in i need help getting the dailybibleverse module set up.:
i pasted the MMM-DailyBibleVerse folder here ‘/home/pi/MagicMirror/modules/default/MMM-DailyBibleVerse’
This path is incorrect. Modules go in the /home/pi/MagicMirror/modules folder. That path is assumed when you add the module name to the config.js entry. So when you type module: 'MMM-DailyBibleVerse', it’s going to look in that path for a folder with that name.