You probably should not update your compliments.js file. If you update your MagicMirror framework, the new version will overwrite your changes to the module.
You probably want to add this modification to the module configuration in the /home/pi/MagicMirror/config/config.js file.
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.