Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ket0x4 authored Jun 17, 2024
1 parent 0ae1089 commit 0e9f6bd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ Ensure that your `config.json` is correctly set up with the necessary API creden

## To-do
- [x] Add `/sum` command
- [x] Async `/sum` command
- [x] Support other youtube url's
- [ ] Add speech-to-text support
- [x] Check api response before sending
- [x] Fix async `/status` command
Expand All @@ -58,5 +60,10 @@ Ensure that your `config.json` is correctly set up with the necessary API creden
- [ ] split long messages
- [ ] delete status message after sending prompt response
- [ ] Add reply support
- [ ] Refactor code
- [ ] remove repeated code
- [ ] Add `TR` lang support to `/sum command`
- [ ] Better `/help` message
- [ ] Add `/start command`
## License
This project is licensed under the [MIT License](LICENSE).

0 comments on commit 0e9f6bd

Please sign in to comment.