Add chat feature to discord_bot example (#643)
This commit is contained in:
@@ -53,6 +53,10 @@ python -m embedchain.bots.discord --include-question
|
||||
```text
|
||||
/query <question>
|
||||
```
|
||||
- You can chat with the bot using the slash command:
|
||||
```text
|
||||
/chat <question>
|
||||
```
|
||||
📝 Note: To use the bot privately, you can message the bot directly by right clicking the bot and selecting `Message`.
|
||||
|
||||
🎉 Happy Chatting! 🎉
|
||||
|
||||
Reference in New Issue
Block a user