chore: update todo

This commit is contained in:
Stone_Red
2026-08-01 17:42:02 +02:00
parent ac067b2c0b
commit fba8fbe49b
+1
View File
@@ -23,3 +23,4 @@
- [x] Send to EchohubSpace only state changes, currently we send user count periodically, instead of updating it on update - [x] Send to EchohubSpace only state changes, currently we send user count periodically, instead of updating it on update
- [x] space between mod|admin "icon" and username - [x] space between mod|admin "icon" and username
- [ ] Embeds still incorrectly display colors - [ ] Embeds still incorrectly display colors
- [ ] Find a better solution for Native OS notifications, currently uses the [OsNotifications](https://github.com/DemonExposer/OsNotifications) library, maintained by a single person.