mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 11:40:12 +01:00
Introduced a new 'media' command group with a 'download' subcommand for downloading videos via yt-dlp. Updated help and README to include the new media category and command. Added yt-dlp to requirements.txt.
42 lines
893 B
Markdown
42 lines
893 B
Markdown
# Todo List for Syntrel
|
|
|
|
- [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
|
|
|
|
- [ ] Add video commands
|
|
|
|
- [ ] Add git log to info
|
|
|
|
- [x] Add try it and see command
|
|
|
|
- [x] ~~Add rickroll command~~
|
|
|
|
- [ ] Add sending code (regular and from github)
|
|
|
|
- [ ] Add random color command
|
|
|
|
- [x] Add translate command
|
|
|
|
- [ ] 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
|