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

Converters

Convert between different Twitter data formats: User IDs, ScreenNames, and Token formats.#


ScreenName to ID#

Convert Twitter usernames to user IDs.
Input: List of usernames
Output: User IDs
Parameters:
Usernames list (paste or upload .txt)
Proxy list (paste or upload .txt) - Optional
Threads (optional, default: 10)
Use case: Get numeric IDs for API operations or filtering

ID to ScreenName#

Convert user IDs to Twitter usernames.
Input: List of user IDs
Output: Usernames
Parameters:
User IDs list (paste or upload .txt)
Proxy list (paste or upload .txt) - Optional
Threads (optional, default: 10)
Use case: Get readable usernames from numeric IDs

Token to ScreenName#

Extract usernames from token list.
Input: Token list (Click to view all formats)
Output: Extracted usernames
Parameters:
Token list (paste or upload .txt)
Use case: Identify which accounts are in your token list

AuthToken to Auth:ct0#

Convert single auth tokens to auth:ct0 format.
Input: Auth tokens only
Output: Auth token with Ct0
Use case: Upgrade token format for better compatibility

Filter Open DMs from ScreenNames#

Filter users who have DMs open (accept messages from anyone).
Input: List of usernames
Output: Users with open DMs
Parameters:
Usernames list (paste or upload .txt)
Accounts (tokens to check DM status)
Proxy list (paste or upload .txt) - Optional
Threads (optional, default: 50)
Use case: Find users accepting DMs for outreach campaigns

Execution#

All converters:
Process instantly (no delays needed)
No proxies required (but recommended)
Results delivered as .txt files
Access via:
Telegram: /home → Converters
Panel: Panel → Converters
API: POST /api/v1/modules/{moduleId}/execute (Ref)
Modified at 2025-12-05 23:08:10
Previous
Cancel running execution
Next
Scrapers
Built with