Skip to content

Commit

Permalink
Add example usage for interacting with the bot
Browse files Browse the repository at this point in the history
  • Loading branch information
kasugamirai committed Apr 3, 2024
1 parent 724302c commit a03ef87
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,12 @@ sh build.sh
```bash
cd output && sh run.sh
```

## example
To interact with the bot, start your message with a period. For example:

```
.hello world
```

This will prompt the bot to respond. Enjoy chatting with your new AI-powered Discord bot!

0 comments on commit a03ef87

Please sign in to comment.