Files
Syntrel/TODO.md

42 lines
893 B
Markdown
Raw Normal View History

# Todo List for Syntrel
2025-09-27 09:13:37 -04:00
- [x] Finish [idevice commands](https://github.com/jkcoxson/idevice/blob/master/idevice/src/lib.rs#L522)
- [x] Add /idevice command
- [x] Add /no apps command
- [x] Add rest of the errors yikes
- [x] Add ddi mounting command
- [ ] Add melonx commands
- [ ] Add ai commands
- [ ] Add leaderboard command
- [ ] Add unit tests
- [ ] Add documentation to readme
- [ ] Finish CONTRIBUTING.md
- [ ] Create github action
2025-09-27 09:13:37 -04:00
- [ ] Add video commands
- [ ] Add git log to info
2025-09-28 11:02:19 -04:00
- [x] Add try it and see command
2025-09-27 19:52:10 -04:00
2025-09-28 11:02:19 -04:00
- [x] ~~Add rickroll command~~
2025-09-27 19:52:10 -04:00
- [ ] Add sending code (regular and from github)
- [ ] Add random color command
- [x] Add translate command
2025-09-27 19:52:10 -04:00
- [ ] 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] Add uptime checker for the bot iself