mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 11:40:12 +01:00
38 lines
790 B
Markdown
38 lines
790 B
Markdown
# Todo List for Syntrel
|
|
|
|
[ ] Finish [idevice commands](https://github.com/jkcoxson/idevice/blob/master/idevice/src/lib.rs#L522)
|
|
> [X] Add /idevice command
|
|
>
|
|
> [X] Add /no apps command
|
|
>
|
|
> [ ] Add rest of the errors yikes
|
|
|
|
[ ] Add unit tests
|
|
|
|
[ ] Add documentation to readme
|
|
|
|
[ ] Create utility commands
|
|
> [ ] Add /ai command
|
|
>
|
|
> [ ] Add /translate command
|
|
>
|
|
> [ ] Add /tweety command
|
|
>
|
|
> [ ] Add /videodownload command
|
|
|
|
[ ] Clean tag system from [tags branch](https://github.com/neoarz/Syntrel/tree/tags) (make sure db is persistent)
|
|
|
|
[ ] Clean up talk system from [talk branch](https://github.com/neoarz/Syntrel/tree/talk)
|
|
|
|
[ ] Fix logging and add graceful shutdown
|
|
|
|
[X] Add uptime checker for the bot iself
|
|
|
|
|
|
|
|
|
|
## Future
|
|
|
|
[ ] Add webhook support
|
|
|
|
[ ] Make a web dashboard for the bot |