shitcorp / discord-bot-dashboard

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

Moving from Pug to ejs #90

Closed julianYaman closed 4 years ago

julianYaman commented 4 years ago

Refering to #89 (@Huskydog9988).

Please describe the changes you made: Changed the render engine from pug to ejs. Added a Log page. Kinda fixed/added dynamic user/bot icons (will need improvement later)

Type of change: Select one or multiple if needed.

(This pr will require testing as I'm not confident that it truly works just yet.)