- [ ] Ability to trigger alerts that appear on the staff portal. - [ ] Utilize [Alert](https://mantine.dev/core/alert/) to show all alerts on the main dashboard - [ ] The close button will [prompt](https://mantine.dev/others/modals/#confirm-modal) the user on if they really want to clear the alert. If confirmed, the alert is dismissed and will no longer show up. - [ ] [Notifications](https://mantine.dev/core/notification/) will be displayed when a staff member visits the staff portal regarding any __unresolved__ alerts they have yet to dismiss. - [ ] Alerts are posted to discord via a discord bot and/or webhook.