twtaio
  1. Executing 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. Executing Modules

Configure parameters

After selecting a module, the bot guides you through a step-by-step parameter configuration process.

How Parameter Configuration Works#

Interactive flow:
1.
Bot asks for each parameter one at a time
2.
You respond with the required value
3.
Bot validates your input
4.
Moves to next parameter automatically
5.
Shows summary when all parameters are collected
Example flow:
Bot: Select or Upload a New Token List
You: [Select "Main Accounts (250)"]
Bot: Send the target username or user ID
You: @elonmusk
Bot: Enter the maximum number of threads (default: 150)
You: 100
Bot: All settings received ✅
[Start] [Cancel]

Parameter Types#

Text Input#

Simple text values:
Usernames (without @)
User IDs
Tweet URLs
Keywords or hashtags
How to provide:
Type directly in chat
Copy and paste
No special formatting needed
Example:
Bot: Enter target username
You: cristiano

Number Input#

Numeric values:
Thread count
Delay settings
Limits or thresholds
How to provide:
Type the number
No commas or special characters
Whole numbers only
Example:
Bot: Enter maximum threads (1-150)
You: 75

Option Selection#

Predefined choices:
Enable/disable features
Select from list of options
Multiple choice settings
How to provide:
Click button with your choice
Don't type manually
Bot shows all available options
Example:
Bot: Select action type
[Like] [Retweet] [Both]
You: [Click "Both"]

File/List Input#

Bulk data input:
Token lists
Proxy lists
Username lists
User ID lists
Tweet URL lists
How to provide:
Option 1: Paste directly in chat
Bot: Send username list
You:
user1
user2
user3
user4
One item per line, send as a single message
Option 2: Upload .txt file
Bot: Send username list
You: [Upload "usernames.txt"]
File must contain one item per line
File requirements:
Format: Plain text (.txt)
Structure: One item per line
No empty lines

Account Selection#

Using saved token lists:
When module asks for accounts/tokens:
Telegram_CPCfv7Vajm.png
Options:
1.
Click saved list to use it
2.
Click "Upload New File" to upload for this run only
3.
Upload via file or paste directly
One-time upload:
Tokens used for this execution only
Not saved for future use
Upload new file or paste directly
Using saved list:
Instant selection
Pre-validated tokens
Reusable across modules

Proxy Input (Optional)#

When module supports proxies:
Telegram_MifiuYwGmx.png
Options:
1.
Upload proxy file
2.
Paste proxies directly
3.
Click "Skip" to run without proxies
Proxy format: See Supported proxy formats
When to use proxies:
Botting modules (recommended)
Scraping at scale
Avoiding rate limits
Account safety
When to skip:
Quick tests
Small operations
Converters and checkers
Single account tasks

Parameter Validation#

Real-time validation:
Invalid formats rejected immediately
Clear error messages shown
Chance to correct input
No progress until valid
Review before starting:
Check all values are correct
Verify token list selection
Confirm thread count
Ensure optional parameters are as intended
Actions:
Start: Begin execution immediately
Cancel: Discard all settings and return to idle

Tips for Faster Configuration#

Prepare in advance:
Have usernames/IDs ready to paste
Save token lists via /tokens
Keep proxy files handy
Know your thread limits
Use saved lists:
Pre-upload token lists
Save time on repeated tasks
One-click selection
No validation delays
Copy-paste efficiently:
Prepare lists in text editor
One item per line
Copy entire list at once
Paste in single message
Know your limits:
Check max threads with /plan
Don't exceed your limit
Higher threads ≠ always faster
Start conservative, increase if stable

Modifying Parameters Mid-Flow#

During configuration:
To change previous value:
Use /cancel to restart
No way to go back one step
All entered values discarded
Start configuration from beginning
Modified at 2025-12-05 10:35:45
Previous
Select module from menu
Next
Start execution
Built with