Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/chatbot/commands/custom.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ For the full subcommand reference, including all available options, permissions,
This command greets the user and tells them when they last visited the stream.

```streamelements
!cmd add !hello $(user), welcome to the stream! You last visited $(user.lastseen) ago.
!cmd add !trikas $(user), Vamos Trikas! Para a série b já! $(user.lastseen) ago.
```

<ChatExample messages={[
Expand Down