shitcorp / discord-bot-dashboard

The npm package for using the Discord Bot Dashboard inside your own source code
312 stars 124 forks source link

Default value for session secret (title before: The epic gamer branch) #113

Closed Huskydog9988 closed 4 years ago

Huskydog9988 commented 4 years ago

Please describe the changes you made: Added default option for session secret which fixes the issues from #99. Added option to disable the logging from morgan with the "requestLogger" option.

Changed the util 'verify' into a separate file in the utils folder. Removed duplicate dashboard route.

Added mocha as a dev dependency for testing. (No testing files yet.) Type of change: Select one or multiple if needed.