mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 03:40:11 +01:00
fix(keanu): set command to ephemeral=False
Expanded the TODO list with more detailed tasks and command breakdowns. Changed the keanu cog to send non-ephemeral messages for initial interaction responses.
This commit is contained in:
16
TODO.md
16
TODO.md
@@ -1,19 +1,29 @@
|
||||
# Todo List for Syntrel
|
||||
|
||||
[ ] Finish idevice commands
|
||||
[ ] 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
|
||||
|
||||
[ ] 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)
|
||||
|
||||
[ ] Fix logging and add graceful shutdown
|
||||
|
||||
[ ] Add video downloader commands (yt-dlp)
|
||||
|
||||
[ ] Add uptime checker for the bot iself
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user