feat(follow): implement follow command for service status notifications

refactor(data-source): update entity and migration paths for consistency
fix(readme): update status feature notification system icon
delete(guilds): remove unused Guild entity
add(follow): create Follow entity for managing user notification preferences
This commit is contained in:
2025-10-30 08:41:21 +01:00
parent 0449654edd
commit 2822908ea0
5 changed files with 59 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ A status bot and other features for protojx.
|-------------|--------|
| /status command | 🌐 |
| Number of services down in the bot's status. | 🌐 |
| Notification system in case of downtime. | |
| Notification system in case of downtime. | 🚧 |
| Ability to create persistent status messages that update automatically. | |
| Deployment workflow on Raspberry Pi. | |