MesterMan03 / Bedlessbot

This is an epic bot (by an epic person) that handles role applications and level system for Bedless Nation.
https://discord.gg/bedless-nation-691898152277508146
Apache License 2.0
2 stars 2 forks source link

Update dashboard and set as official website #7

Closed MesterMan03 closed 2 months ago

MesterMan03 commented 3 months ago

This PR completely revamps the current dashboard which is only a level leaderboard.

The new and improved dashboard will serve as the official website of the Bedless Nation Discord server and includes level leaderboard and a nice UI for Bedless' resource packs.

MesterMan03 commented 3 months ago

Closes #8 Closes #9

render[bot] commented 3 months ago

Your Render PR Server URL is https://bedlessbot-dashboard-pr-7.onrender.com.

Follow its progress at https://dashboard.render.com/web/srv-cpu0rceehbks73848blg.

MesterMan03 commented 3 months ago

@noClaps now that push notifications have been set up correctly, it's time to talk about how it could be integrated into the website.

Right now, notifications are sent when a comment gets approved, denied or marked as spam. This could be extended, for example when a comment gets approved and the user clicks on the notification, they could be sent straight to the comment - but I will need special code for that.

The browser also has to ask for notification permission, which can only be done via some kind of interaction (a button press for example), I was thinking when the user sends a comment a little pop-up comes up asking if the user wants to be notified about their comment's status - again, I'll need your help with this since it requires some structural changes in packs.html and packs.ts.

MesterMan03 commented 2 months ago

Good job guys