Every automation renders one of two card shapes depending on its type.
Delivery fallback
If the card can't be delivered, the bot falls back to a photo with a caption, then to plain text. A fallback card has no buttons.
For follow trackers, a fallback shows "photo" or "text" beside the last-alert time in the automations list.
Feed / phrase card
Three parts, joined by blank lines: the link line, your message, and the post's own text as a quote.
| Part | Content |
|---|---|
| Link | Your link label as a link, or the bare post URL when the label is empty. Position (top or bottom) is a setting. |
| Message | Your text as written — or, when left empty, the default: feed → "🐦 @handle just posted"; phrase → "🔎 @handle posted", followed by the phrase in italics. |
| Quote | The post's own text, while "Show tweet" is on. Trimmed to 600 characters (400 with an image). |
Image: your configured image if set, otherwise the post's own photo. Buttons, if any, are laid out stacked or inline per the setting.
In the editor, the {embed} block stands for the quoted post — delete it to turn "Show tweet" off. {post_url} shows where the bare link goes when the label is blank. The bot substitutes nothing else in your text.
Follow card
- One image — the follow graphic, or the followed account's avatar when the graphic could not be rendered.
- A stats table: Followers, Following, Posts, and Joined when known.
- The bio, expandable past 200 visible characters (capped at 600); its footer shows the website, the location, and 🔒 for a private account, when present.
- Recent posts, once at least one is shown (2.7).
- The contract-address block, once a token has been found (below).
- Button rows (below).
Your message text, link label and link position have no effect on this card; they only shape the fallback.
Follow card fallback
Used only when the card falls back to a photo or plain text. Laid out like a feed/phrase card: link, your text or the default "🤝 @handle just followed", then the followed account as a quote — name, check mark, @handle, follower count, bio — then the contract-address lines.
Button rows
| Row | Contents |
|---|---|
| 1 | View <name> — a link to the account's profile. Plus Fetch 5 most recent posts (before the first press) or Fetch 5 more posts (after). |
| 2 | Fetch <name> Followers. |
| 3 | Chart (when a chart link is known) and Copy CA (tap-to-copy) — once a token has been found. |
Rows 1 and 2 are on every follow card; there is no switch to remove them.
Contract-address block
- Heading: "Contract address".
- Per token:
$SYMBOL · name · chain · Chart · Explorer— Chart/Explorer only when a link is known. - The address itself, as tap-to-copy code.
- A 4-cell table: Market cap, Holders, Supply, Age.
- A footer line: price, liquidity, FDV, burned supply, security flags, and where the token was found — each when known.
Up to 3 tokens are shown per card.
Limits
Automations and rules
| Limit | Value | Notes |
|---|---|---|
| Automations per bot | 10 | Every plan. |
| Rules per automation | 8 | Phrase and follow only. |
| Buttons per automation | 12 | Feed/phrase only; styles primary, success, danger. |
| Button label | 64 characters | Truncated, not rejected. |
| Message / link label / recap row / recap header | 500 characters each | Rejected over, not truncated. |
| Phrase length | 120 characters | |
| Handle | 1–15 letters, digits, underscore | |
| Uploaded image | 5 MB, jpg / jpeg / png / webp |
Checking and announcing
| Limit | Value | Notes |
|---|---|---|
| Feed / follow check interval | 5 s | |
| Phrase check interval | 10 s | |
| Announces per check | Feed 3, phrase 5, follow 3 | The rest wait for the next check. |
| Follow arming | Roughly the most recent 300 accounts followed | Read without announcing when the tracker starts. |
| Backoff when X rate-limits | 30 s, doubling to 5 min |
Cards
| Limit | Value | Notes |
|---|---|---|
| Recap times | Up to 3 per day | Eastern time. |
| Recap posts kept | 100 | Oldest dropped first. |
| Posts per press | 5 | Up to 40 per card; post text 220 characters. |
| Post quote on a feed/phrase card | 600 characters | 400 with an image. |
| Follower list | Over 200 followers | Top 20 as a message, complete list as a JSON file. |
| Tokens shown per card | 3 | |
| Cards kept per automation | 30 | Buttons on older cards stop working. |