diff --git a/README.md b/README.md index ae3631c..3401974 100644 --- a/README.md +++ b/README.md @@ -48,10 +48,10 @@ Ketard AI Bot is a Telegram bot designed for interacting with users through a va Ensure that your `config.json` is correctly set up with the necessary API credentials and configurations for bot behavior. ## To-do -- [ ] Add `/sum` command +- [x] Add `/sum` command - [ ] Add speech-to-text support - [x] Check api response before sending -- [ ] Fix async `/status` command +- [x] Fix async `/status` command - [ ] Add blacklist support - [ ] log prompts and responses to db - [ ] split long messages