📚 Summary
Reworked how notifications work to make it much easier to add notifications, along with an overhaul of the whole system so all you need to do is run npm run create:notification [name] and that'll create all the new required files.
✨ New Features
- Adds notification support for Email and Apprise
- Overhaul of the notification system to make it easier to add notifications
- Added
npm run create:notification [name]command