You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Mobile app has "auto-like" feature for selected users | <Iconicon="circle-xmark"color="#ef4444" /> | Automated likes banned |
99
+
| Third-party app lets user tap a like button on a post | <Iconicon="circle-check"color="#22c55e" /> | User-initiated through the app |
100
+
| App auto-likes posts containing a hashtag | <Iconicon="circle-xmark"color="#ef4444" /> | Automated, not user-initiated |
101
+
| Mobile app has "auto-like" feature for selected users | <Iconicon="circle-xmark"color="#ef4444" /> | Automated, not user-initiated |
102
+
| Service sells likes or offers "bulk like" packages | <Iconicon="circle-xmark"color="#ef4444" /> | Selling engagement is prohibited |
101
103
| App reposts content from a curated list | <Iconicon="circle-check"color="#22c55e" /> | OK for informational purposes, no bulk spam. [Conditions apply](#gray-areas-explained)|
| App follows back anyone who follows it | <Iconicon="circle-xmark"color="#ef4444" /> | Bulk/aggressive following |
104
106
| App adds users to lists in bulk | <Iconicon="circle-xmark"color="#ef4444" /> | Indiscriminate list manipulation |
105
107
106
-
<Warning>**Automated likes are banned with no exceptions.** This applies to all apps—bots, mobile apps, browser extensions, or any integration.</Warning>
108
+
<Warning>**Likes must be directly initiated by the authenticated user.** Automated, bulk, or indiscriminate liking — including auto-liking by keyword, hashtag, user, or schedule — is prohibited. Apps may not offer "auto-like" features or sell likes as a service. This applies to all apps—bots, mobile apps, browser extensions, or any integration.</Warning>
107
109
</Tab>
108
110
<Tabtitle="Promotions & Commerce">
109
111
| Scenario | Allowed? | Why |
@@ -192,7 +194,7 @@ All automated accounts using the X API must meet these requirements:
192
194
|**Post tweets**| <Iconicon="circle-check"color="#22c55e" /> | No unsolicited @mentions. No identical cross-posting. |
193
195
|**Reply to users**| <Iconicon="triangle-exclamation"color="#f59e0b" /> | Only if user engaged first. Max **1 reply per interaction**. |
194
196
|**Send DMs**| <Iconicon="triangle-exclamation"color="#f59e0b" /> | Only after user DMs you first. Easy opt-out required. |
195
-
|**Like posts**| <Iconicon="circle-xmark"color="#ef4444" /> |**Automated likes are banned.** No exceptions. |
197
+
|**Like posts**| <Iconicon="triangle-exclamation"color="#f59e0b" /> |Must be directly user-initiated. Auto-liking, bulk liking, and selling likes are prohibited. |
196
198
|**Repost**| <Iconicon="triangle-exclamation"color="#f59e0b" /> | OK for informational/entertainment. No bulk spam. |
197
199
|**Quote tweet**| <Iconicon="triangle-exclamation"color="#f59e0b" /> | Same rules as repost—no spam or manipulation. |
198
200
|**Follow/Unfollow**| <Iconicon="circle-xmark"color="#ef4444" /> | No bulk, aggressive, or automated following. |
@@ -444,7 +446,7 @@ Your obligations as a developer:
444
446
- Send unsolicited DMs, replies, or @mentions
445
447
- Ignore "stop" requests
446
448
- Post identical content across accounts
447
-
- Use automated likes (banned entirely)
449
+
- Auto-like, bulk-like, or sell likes (likes must be user-initiated)
0 commit comments