2025-09-18 15:27:16 -04:00
|
|
|
# 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)
|
2025-09-23 23:30:43 -04:00
|
|
|
- [x] Add /idevice command
|
|
|
|
|
- [x] Add /no apps command
|
|
|
|
|
- [x] Add rest of the errors yikes
|
2025-09-27 08:23:56 -04:00
|
|
|
- [x] Add ddi mounting command
|
2025-09-18 15:27:16 -04:00
|
|
|
|
2025-10-04 09:26:20 -04:00
|
|
|
- [x] Add melonx commands
|
|
|
|
|
- [x] Add /melonx command
|
|
|
|
|
- [x] Add /transfer command
|
|
|
|
|
- [x] Add /mods command
|
|
|
|
|
- [x] Add /gamecrash command
|
|
|
|
|
- [x] Add /requirements command
|
|
|
|
|
- [x] Add /error command
|
|
|
|
|
- [x] Add /26 command
|
2025-10-03 12:10:45 -04:00
|
|
|
|
|
|
|
|
- [ ] Add ai commands
|
|
|
|
|
|
|
|
|
|
- [ ] Add leaderboard command
|
|
|
|
|
|
2025-09-23 23:30:43 -04:00
|
|
|
- [ ] Add unit tests
|
2025-09-18 15:27:16 -04:00
|
|
|
|
2025-09-23 23:30:43 -04:00
|
|
|
- [ ] Add documentation to readme
|
2025-09-18 15:27:16 -04:00
|
|
|
|
2025-09-23 23:30:43 -04:00
|
|
|
- [ ] Finish CONTRIBUTING.md
|
2025-09-18 15:27:16 -04:00
|
|
|
|
2025-09-23 23:35:47 -04:00
|
|
|
- [ ] Create github action
|
|
|
|
|
|
2025-10-07 23:00:33 -04:00
|
|
|
- [x] Add video commands
|
2025-09-27 09:13:37 -04:00
|
|
|
|
2025-09-27 11:26:12 -04:00
|
|
|
- [ ] Add git log to info
|
|
|
|
|
|
2025-10-09 08:18:43 -04:00
|
|
|
- [ ] Move all assets to gh
|
|
|
|
|
|
2025-10-03 21:27:12 -04:00
|
|
|
- [ ] Add codepreview for pull requests
|
|
|
|
|
|
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
|
|
|
|
2025-10-08 20:46:55 -04:00
|
|
|
- [ ] Add letmegoo
|
|
|
|
|
|
2025-09-27 19:52:10 -04:00
|
|
|
- [ ] Add sending code (regular and from github)
|
|
|
|
|
|
|
|
|
|
- [ ] Add random color command
|
|
|
|
|
|
2025-09-28 21:42:52 -04:00
|
|
|
- [x] Add translate command
|
2025-09-27 19:52:10 -04:00
|
|
|
|
2025-10-08 20:46:55 -04:00
|
|
|
- [ ] Add random picture command
|
|
|
|
|
|
|
|
|
|
- [ ] add ~~admin abuse~~ command (for games)
|
|
|
|
|
|
|
|
|
|
- [ ] add [tts](https://developer.puter.com/tutorials/free-unlimited-text-to-speech-api/) command
|
|
|
|
|
|
2025-10-08 23:28:30 -04:00
|
|
|
- [ ] update botinfo command
|
|
|
|
|
|
2025-09-23 23:30:43 -04:00
|
|
|
- [ ] Clean tag system from [tags branch](https://github.com/neoarz/Syntrel/tree/tags) (make sure db is persistent)
|
2025-09-18 15:27:16 -04:00
|
|
|
|
2025-09-23 23:30:43 -04:00
|
|
|
- [x] Fix logging and add graceful shutdown
|
|
|
|
|
|
|
|
|
|
- [x] Add uptime checker for the bot iself
|