Skip to content

Commit 0d46cc2

Browse files
Stewart86claude
andcommitted
docs: fix usage example to show correct @bobby mention syntax
- Update README usage section to show @bobby instead of text mention - Correct example from "Hey Bobby" to "@bobby" for proper Discord mention - Ensure usage instructions match actual bot behavior 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 7e8dbe2 commit 0d46cc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -290,9 +290,9 @@ The container will automatically authenticate with GitHub using your GH_TOKEN be
290290
## Usage
291291
292292
1. Invite the bot to your Discord server
293-
2. Mention "Bobby" in your message followed by your question
293+
2. Mention Bobby (@Bobby) in your message followed by your question
294294
```
295-
Hey Bobby, what's the authentication flow in our app?
295+
@Bobby what's the authentication flow in our app?
296296
```
297297
3. Bobby will respond with an answer based on your codebase
298298
4. If Bobby detects a bug, it will automatically create a GitHub issue

0 commit comments

Comments
 (0)