In the Strategy Editor
When you add this Trigger in Step 2: Triggers, you choose:- Event Type:
Tweet Mentions Token - Tag selection:
All Handlesor one specific tag from Twitter Handles
What it does
This Trigger runs when a selected handle explicitly points to a token. This is the most direct tweet-based Trigger in the app.Source selection: All Handles vs Tags
All Handles
UseAll Handles when you want every tracked author in your Twitter Handles page to feed this strategy.
This is useful when:
- you keep a small, high-quality handle list
- the strategy is meant to react to your full tweet signal set
- you do not need different logic for different handle groups yet
A specific tag
Use a tag when you only want part of your handle list to power this Trigger. Examples:trusted-callersmeme-accountsecosystem-research
Example: trusted callers tag
You can create a tag in Twitter Handles for higher-conviction call accounts, for example:AnsemthreadguyMachiBigBrotherhsakaZeneca
All Handles.
Now the strategy will only react when one of those handles explicitly mentions a token.
If one of them tweets a contract address, cashtag, or direct token reference, that token is passed into your strategy and evaluated by your Rules.
This is useful when you want fast reaction, but only from a smaller set of accounts you already trust.
Why tags improve strategy quality
Tags let you separate different kinds of signal. This improves your strategy because you can:- keep one strategy focused on higher-conviction handles
- give noisy handles stricter Rules
- avoid mixing very different account types into one trigger source
- reuse the same tag across multiple strategies
Best way to use this Trigger
Use the Trigger for the who. Use Rules for the quality filter. Example:- Trigger from a
trusted-callerstag - Then require liquidity, holder count, socials, and safety checks