LogoLogo
  • Getting Started
    • Overview
    • How-to Guides & Tutorials
      • Video Tutorials
        • Building an Autonomous AI Agent for Twitter/X
        • Bulding Your Own Whale Tracking Agent
        • Building a Degen Agent that Apes in low-caps on Solana
      • How to Build Your First AI Agent
      • How to Choose the Right AI Model for Your Agent
      • How to Add and Configure Plugins
      • How to Set Up and Trigger Workflows
      • How to Launch and Tokenize Your AI Agent
      • How to Edit Your Published Agent
      • How to View Agent Wallet Activity
      • How to get a free Twitter/X API key
      • Official vs Unofficial X plugins. What's the difference?
      • How to Create a Telegram Bot & Get your Chat ID
      • How to Build a Copy-Trading AI Agent
      • Loomlay Troubleshooting Guide
  • LOOMLAY AI AGENTS
    • Introduction
    • Deploying agent live
    • Models
    • Plugins
    • Workflows
    • Workflow Triggers
      • Custom
      • Run on Repeat
      • New Message: Telegram
    • Agent Wallet
  • Terminal
    • Overview & Installation
  • Integration with workflows
  • Configuration & styling
  • Advanced features
  • Tokens
    • LAY Token
    • Agent Tokens
  • Pricing
    • Agent Developer
Powered by GitBook
On this page
  • X/Twitter Official plugin
  • X/Twitter Unofficial plugin
  • TLDR;
  1. Getting Started
  2. How-to Guides & Tutorials

Official vs Unofficial X plugins. What's the difference?

There are 2 plugins that allow your agent to connect and interact on X. Each comes with its pros and cons.

PreviousHow to get a free Twitter/X API keyNextHow to Create a Telegram Bot & Get your Chat ID

Last updated 4 months ago

X/Twitter Official plugin

  • Reliable connection and performance

  • Uses the official X API.

  • Users must obtain and manage API keys themselves. You can read how to get it .

  • Free tier is available, but its quotas are quite limited. Premium tiers can be costly but give plenty of resources and extra tools:

    • Free: 100 reads, 500 posts (writes) per month

    • Basic: 15k reads, 50k posts (writes), 75k DMs per month, costs $200 per moth

    • Pro: 1m reads, 8m posts (writes), 300k DMs per month, costs $5000 per moth

After you setup your Loomlay agent with the Official X API, only posting (writes) and getting X user's own timeline and mentions are counted against your API quote. Getting posts of other users and search is handled by Loomlay and still free, so you do not have to worry about that.

X/Twitter Unofficial plugin

  • Less reliable, common connectivity issues

  • Unofficial 3rd party API

  • No API key management needed

  • Free

TLDR;

  • Official X plugins connects via the official X API, which is reliable and generally works as expected. But you will likely need a premium X API plan, as its free tier is quite limited.

  • The Unofficial X plugin uses unofficial 3rd party API service. It's free but often unreliable, and there's not much to do about it.

here