chore(todo): update list

This commit is contained in:
neoarz
2025-09-27 09:13:37 -04:00
parent 474cb244a9
commit a0e8665f6d

View File

@@ -1,6 +1,6 @@
# Todo List for Syntrel # Todo List for Syntrel
- [ ] Finish [idevice commands](https://github.com/jkcoxson/idevice/blob/master/idevice/src/lib.rs#L522) - [x] Finish [idevice commands](https://github.com/jkcoxson/idevice/blob/master/idevice/src/lib.rs#L522)
- [x] Add /idevice command - [x] Add /idevice command
- [x] Add /no apps command - [x] Add /no apps command
- [x] Add rest of the errors yikes - [x] Add rest of the errors yikes
@@ -14,6 +14,10 @@
- [ ] Create github action - [ ] Create github action
- [ ] Add video commands
- [ ] Add whois command
- [ ] Clean tag system from [tags branch](https://github.com/neoarz/Syntrel/tree/tags) (make sure db is persistent) - [ ] Clean tag system from [tags branch](https://github.com/neoarz/Syntrel/tree/tags) (make sure db is persistent)
- [x] Fix logging and add graceful shutdown - [x] Fix logging and add graceful shutdown