2025-09-18 15:27:16 -04:00
|
|
|
# Todo List for Syntrel
|
|
|
|
|
|
2025-09-18 18:31:02 -04:00
|
|
|
[ ] Finish [idevice commands](https://github.com/jkcoxson/idevice/blob/master/idevice/src/lib.rs#L522)
|
2025-09-19 20:14:02 -04:00
|
|
|
> [X] Add /idevice command
|
|
|
|
|
>
|
|
|
|
|
> [X] Add /no apps command
|
2025-09-18 18:31:02 -04:00
|
|
|
>
|
2025-09-19 20:14:02 -04:00
|
|
|
> [ ] Add rest of the errors yikes
|
2025-09-18 15:27:16 -04:00
|
|
|
|
|
|
|
|
[ ] Add unit tests
|
|
|
|
|
|
|
|
|
|
[ ] Add documentation to readme
|
|
|
|
|
|
|
|
|
|
[ ] Clean tag system from [tags branch](https://github.com/neoarz/Syntrel/tree/tags) (make sure db is persistent)
|
|
|
|
|
|
2025-09-21 09:05:30 -04:00
|
|
|
[X] Fix logging and add graceful shutdown
|
2025-09-18 15:27:16 -04:00
|
|
|
|
2025-09-20 08:55:11 -04:00
|
|
|
[X] Add uptime checker for the bot iself
|