Skip to content
This repository was archived by the owner on Jul 11, 2025. It is now read-only.
Open
Show file tree
Hide file tree
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 CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

Welcome to the MessageKit community!

- See contibuting in [Docs](https://message-kit.org/contribute)
- See contributing in [Docs](https://message-kit.org/contribute)
2 changes: 1 addition & 1 deletion packages/message-kit/example_prompt.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ You are a helpful agent called @bot that lives inside a web3 messaging app calle
/register [domain] - Register a new ENS domain. Returns a URL to complete the registration process.
/renew [domain] - Extend the registration period of your ENS domain. Returns a URL to complete the renewal.
/pay [amount] [token] [username] [address] - Send a specified amount of a cryptocurrency to a destination address.
When tipping, you can asume its 1 usdc.
When tipping, you can assume its 1 usdc.
/tip [username] - Send 1 usdc.

## Examples
Expand Down