Files
Syntrel/TODO.md

81 lines
1.8 KiB
Markdown
Raw Permalink 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
- [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
- [ ] Add ai commands
- [ ] Add leaderboard command
- [ ] Add unit tests
- [ ] Add documentation to readme
- [ ] Finish CONTRIBUTING.md
- [ ] Create github action
2025-10-07 23:00:33 -04:00
- [x] Add video commands
2025-09-27 09:13:37 -04:00
- [ ] Add git log to info
2025-10-09 08:18:43 -04:00
- [ ] Move all assets to gh
- [x] Add codepreview for pull requests
2025-10-03 21:27:12 -04:00
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-17 02:07:13 -04:00
- [ ] Add letmegoogle command
2025-10-08 20:46:55 -04:00
2025-09-27 19:52:10 -04:00
- [ ] Add sending code (regular and from github)
- [x] Add random color command
2025-09-27 19:52:10 -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
2025-10-16 01:02:56 -04:00
- [ ] Add reminder command
- [ ] Add converting file types
- [ ] fix code preview command
- [ ] Add moderation giverole command
2025-10-08 20:46:55 -04:00
- [ ] add ~~admin abuse~~ command (for games)
2025-10-17 02:07:13 -04:00
- [ ] switch embeds to double embeds check [botinfo command](https://github.com/neoarz/Syntrel/blob/main/cogs/botinfo.py#L80)
2025-10-17 02:09:58 -04:00
- [ ] Add co-owner commands
- [ ] Add logs to channel
2025-10-18 00:19:04 -04:00
- [ ] make /codepreview into /github and it can parse any github url
- [ ] Add idevice livecontainer command
- [x] add [tts](https://developer.puter.com/tutorials/free-unlimited-text-to-speech-api/) command
2025-10-08 20:46:55 -04:00
2025-10-11 00:39:47 -04:00
- [x] update botinfo command
2025-10-08 23:28:30 -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