twtaio
  1. Available Modules
twtaio
  • Introduction
    • What is twtaio (X toolkit)?
    • Quick start
    • 💰 Referral System
  • Getting Started
    • Subscribe and activate
    • Access the Panel
  • Authentication
    • Panel authentication
      • Getting auth token via /auth
    • API authentication
      • Request your API key
  • Telegram Bot (@twtaiobot)
    • Basic Commands
      • /home
      • /auth
      • /cancel
    • Token Management
      • /tokens
    • Executing Modules
      • Select module from menu
      • Configure parameters
      • Start execution
    • Raid System
      • How raid works
      • /raid <tweet_url> - Quick raid a tweet
      • /raidsettings - Configure raid settings
      • Auto Tweet Raid
    • Receiving Results
      • View live logs
      • Download output files
  • Panel (app.twtaio.com)
    • Log in
    • Accounts Management
      • Import and save tokens
      • Bind proxies to accounts
      • Check your accounts
      • Cross Follow Accounts
    • Proxies Management
      • Upload and save proxy lists
    • Communities Module
      • Manage Twitter communities
      • Community operations
    • Execute Modules
      • Select module & configure parameters
      • Start, stop and download results
  • API Reference (Lifetime plan only)
    • Authentication
    • Modules Endpoints
      • List all available modules
      • Get module details
      • Execute a module
    • Executions Endpoints
      • Check execution status
      • Get execution results
      • Download specific result file
      • Cancel running execution
  • Available Modules
    • Converters
    • Scrapers
    • Checkers
    • Botting
    • Tokens Manager
    • Miscellaneous
    • Communities
    • Mentioning
  • File Formats
    • Token formats
    • Proxy formats
  1. Available Modules

Communities

Manage and automate Twitter community operations. Recommended: Use from Panel → Communities Module for easier management.#


Join Communities#

Join multiple communities automatically with your accounts.
Input: Community URL(s) or ID(s)
Output: Success/fail report per account
Parameters:
Community URL(s) or ID(s) (paste or upload .txt)
Accounts (tokens - paste or upload .txt) (Formats)
Proxy list (paste or upload .txt) - Optional but recommended
Threads (optional, default: 30)
Use case: Quickly join communities with multiple accounts for engagement

Leave Communities#

Leave multiple communities automatically with your accounts.
Input: Community URL(s) or ID(s)
Output: Success/fail report per account
Parameters:
Community URL(s) or ID(s) (paste or upload .txt)
Accounts (tokens - paste or upload .txt) (Formats)
Proxy list (paste or upload .txt) - Optional but recommended
Threads (optional, default: 30)
Use case: Clean up community memberships, mass exit unwanted communities

Check Join Requests#

Check if accounts are members of specific communities.
Input: Community URL(s) or ID(s)
Output: Member status per account
Parameters:
Community URL(s) or ID(s) (paste or upload .txt)
Accounts (tokens - paste or upload .txt) (Formats)
Proxy list (paste or upload .txt) - Optional
Threads (optional, default: 50)
Use case: Verify membership status, audit community access

Post to Community#

Send tweets to a specific community from multiple accounts.
Input: Community URL/ID and tweet text
Output: Success/fail report with tweet URLs
Parameters:
Community URL or ID (text)
Tweet text (single or list with spintax)
Accounts (tokens - paste or upload .txt) (Formats)
Proxy list (paste or upload .txt) - Optional but recommended
Delay min/max (seconds between posts, default: 10-20)
Threads (optional, default: 30)
Spintax support: {Hello|Hi|Hey} community! {Great|Amazing} to be here
Use case: Coordinate community engagement, campaigns within communities

Like Community Posts#

Like tweets from specific communities automatically.
Input: Community URL/ID
Output: Success/fail report per account
Parameters:
Community URL or ID (text)
Max posts to like per account (optional, default: 10)
Accounts (tokens - paste or upload .txt) (Formats)
Proxy list (paste or upload .txt) - Optional but recommended
Delay min/max (seconds between likes, default: 5-15)
Threads (optional, default: 50)
Use case: Boost community engagement, support community content

Reply to Community Post#

Reply to a specific community post from multiple accounts.
Input: Tweet URL (community post) and reply text
Output: Success/fail report with reply URLs
Parameters:
Community URL or ID (text)
Tweet URL (community post - text)
Reply text (single or list with spintax)
Accounts (tokens - paste or upload .txt) (Formats)
Proxy list (paste or upload .txt) - Optional but recommended
Delay min/max (seconds between replies, default: 10-20)
Threads (optional, default: 30)
Use case: Create discussion, coordinate community responses

Retweet Community Posts#

Retweet posts from specific communities automatically.
Input: Community URL/ID or specific tweet URLs
Output: Success/fail report per account
Parameters:
Community URL or ID (text)
Tweet URL(s) (paste or upload .txt)
Accounts (tokens - paste or upload .txt) (Formats)
Proxy list (paste or upload .txt) - Optional but recommended
Delay min/max (seconds between retweets, default: 5-15)
Threads (optional, default: 50)
Use case: Amplify community content, boost community visibility

Execution#

All community modules:
Panel recommended: Easier management via Communities Module in panel
Delays recommended: Avoid rate limits
Proxies recommended: For bulk tasks
Results: Delivered as .txt files with success/fail breakdown
Access via:
Telegram: /home → Communities
Panel (Recommended): Panel → Communities Module
API: POST /api/v1/modules/{moduleId}/execute (Ref)
Note: Community features work best when managed through the web panel's Communities section for visual interface and easier coordination.
Modified at 2025-12-05 23:07:50
Previous
Miscellaneous
Next
Mentioning
Built with