Twitter Commands
Control MoniBot directly from your Twitter/X timeline using natural language commands.
MoniBot allows you to perform financial actions on the blockchain simply by tweeting. It parses your intent and executes the transaction through the MoniBotRouter smart contract.
Supported Commands
| Command | Syntax | Example |
| :--- | :--- | :--- |
| Send Payment | @monibot send $[amount] to @[user] | @monibot send $10 to @alice |
| Request Payment | @monibot request $[amount] from @[user] | @monibot request $25 from @bob |
| Check Balance | @monibot balance | @monibot what is my balance? |
| Route to BSC | ... on bsc | @monibot send $5 to @alice on bsc |
| Multi-Send | ... to @[u1], @[u2] | @monibot send $1 to @alice, @bob |
How it Works
When you post a command, MoniBot's worker bot detects the mention and uses Gemini AI to parse your intent.
Routing Keywords
By default, MoniBot uses the Base chain for USDC. You can specify other chains using keywords:
- BSC:
on bsc,using bnb,usdt - Tempo:
on tempo,ausd
Limitations
- Max Amount: For security, MoniBot is limited to $500 per transaction.
- Unclaimed Funds: If you send money to someone who doesn't have a MoniPay account, the funds are held in escrow for 7 days. If unclaimed, they are returned to you.
- Verification: You must have a verified MoniPay account linked to your Twitter handle to use MoniBot.
You can link your Twitter account in the MoniPay app settings to start using MoniBot today.