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)
|
|
|
|
|
> [ ] Add /idevice command
|
|
|
|
|
>
|
|
|
|
|
> [ ] Add /idevice-pair command
|
|
|
|
|
>
|
|
|
|
|
> [ ] Add /no apps command
|
2025-09-18 15:27:16 -04:00
|
|
|
|
|
|
|
|
[ ] Add unit tests
|
|
|
|
|
|
|
|
|
|
[ ] Add documentation to readme
|
|
|
|
|
|
|
|
|
|
[ ] Create utility commands
|
2025-09-18 18:31:02 -04:00
|
|
|
> [ ] Add /ai command
|
|
|
|
|
>
|
|
|
|
|
> [ ] Add /translate command
|
|
|
|
|
>
|
|
|
|
|
> [ ] Add /tweety command
|
|
|
|
|
>
|
|
|
|
|
> [ ] Add /videodownload command
|
2025-09-18 15:27:16 -04:00
|
|
|
|
|
|
|
|
[ ] Clean tag system from [tags branch](https://github.com/neoarz/Syntrel/tree/tags) (make sure db is persistent)
|
|
|
|
|
|
|
|
|
|
[ ] Fix logging and add graceful shutdown
|
|
|
|
|
|
2025-09-18 17:33:27 -04:00
|
|
|
[ ] Add uptime checker for the bot iself
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-09-18 15:27:16 -04:00
|
|
|
|
|
|
|
|
## Future
|
|
|
|
|
|
2025-09-18 17:33:27 -04:00
|
|
|
[ ] Add webhook support
|
|
|
|
|
|
|
|
|
|
[ ] Make a web dashboard for the bot
|