# elizaOS Discord - 2025-07-21

## Overall Discussion Highlights

### Technical Updates
- **Twitter Plugin Fix**: Developer cjft identified and fixed authentication issues with the Twitter plugin, releasing version 1.2.21 that resolves problems where the client would authenticate on startup but fail during tweet actions.
- **Ollama Integration**: Users discussed configuration challenges with Ollama plugin, particularly when trying to use local models. The community clarified that custom actions need to be created through plugins to properly interact with models.
- **Plugin-Composio**: A user shared a new "plugin-composio" described as an "MCP killer" for community testing and feedback.
- **ElizaOS Version Update**: Users were advised to update to ElizaOS 1.3.0 to resolve certain plugin compatibility issues.

### Project Status
- **X/Twitter Account Suspension**: The community expressed concern about ElizaOS's suspended X/Twitter account and its impact on marketing and visibility, especially with competitors like OpenAI potentially announcing GPT-5 soon.
- **Auto.fun Developments**: Discussion about auto.fun V2 and an incubator launching "this week," with connections to a token called "ELI5" that appears to be associated with the auto.fun platform.

### Token & Market Discussion
- **Token Utility Questions**: Questions raised about protocol-level token utility for those who clone ElizaOS and deploy new agents, suggesting a need for use cases beyond trading.
- **AI16Z Token**: Price speculation about the ai16z token, with users noting stability around $0.20.
- **ELI5 Token**: Described as "Eliza's little brother" and now "officially adopted by auto.fun as the incubator for startups."

### Future Concepts
- **AI NFTs**: Brief mentions of AI avatars/NFTs that act as characters where AI gives them life, and AI as a component for NFTs acting as swarms.
- **Monetization Models**: Discussion about subscription vs. fee percentage models for AI agents, with mention that the latter could function as a buyback/burn mechanism.
- **Solana Mobile Integration**: Interest expressed in implementing ElizaOS on a Solana Mobile device.

## Key Questions & Answers

### Technical Support
- **Q**: How can I fix the Twitter client not properly initialized error?  
  **A**: Wipe with "bun run clean" and make sure you're on version 1.2.21 (answered by cjft)

- **Q**: How can I get my agent to fetch the BTC price?  
  **A**: Use coinmarketcap plugin (answered by 0xbbjoker)

- **Q**: How can I implement transfer buttons in Telegram that trigger specific actions?  
  **A**: Update plugin-telegram to handle button callbacks and create a message handler in bootstrap or a custom plugin (answered by 0xbbjoker)

- **Q**: Is there an ability to connect an existing MCP to eliza?  
  **A**: Use @elizaos/plugin-mcp with appropriate server configuration (answered by 0xbbjoker)

- **Q**: Why am I getting "No handler found for delegate type: TEXT_LARGE" with Ollama plugin?  
  **A**: Update to ElizaOS 1.3.0 and modify plugin configuration (answered by 0xbbjoker)

### Project Information
- **Q**: How does monetization work for AI Agents in the ecosystem and how is the payment flow like?  
  **A**: You can either go for a subscription model, or a fee % of trading fees model, which could function as a buyback/burn mechanism. Only agent seen doing monetization is aixbt, selling access to advanced analytics or via large holder access. (answered by Dr. Neuro and DorianD)

- **Q**: Can I help as a web and blockchain developer?  
  **A**: It's opensource, you can contribute (answered by Dr. Neuro)

- **Q**: Anyone explain eli5?  
  **A**: Launched as a token on auto.fun. Stands for "explain like I'm 5" and Eliza's little brother. Was later CTO'd by Shaw (still not clear if this is true or not but there were rumors and said so on dexscreener). Now it's been officially adopted by auto.fun as the incubator for startups (answered by Crispy)

- **Q**: Incubator launch we know? When?  
  **A**: And v2 and incubator of auto fun launch this week (answered by emptyskull)

## Community Help & Collaboration

1. **Twitter Plugin Troubleshooting**  
   Helper: cjft | Helpee: cico  
   Context: Twitter plugin authentication failing during tweet actions  
   Resolution: Fixed in version 1.2.21, demonstrated working with a successful tweet

2. **Ollama Integration Support**  
   Helper: 0xbbjoker | Helpee: Germany  
   Context: Ollama plugin integration issues with local models  
   Resolution: Explained plugin architecture and need for custom actions, provided documentation links

3. **Telegram Bot Development**  
   Helper: 0xbbjoker | Helpee: ShisukeUrahara  
   Context: Implementing transfer buttons in Telegram  
   Resolution: Suggested updating plugin-telegram and handling callbacks in bootstrap or custom plugin

4. **MCP Configuration**  
   Helper: 0xbbjoker | Helpee: maikyman  
   Context: Connecting MCP to ElizaOS  
   Resolution: Provided configuration example for plugin-mcp

5. **ELI5 Token Explanation**  
   Helper: Crispy | Helpee: cfgproxe  
   Context: User asked for explanation of ELI5 token  
   Resolution: Provided comprehensive explanation about ELI5 being a token on auto.fun that's now an incubator for startups

6. **Crypto Transaction Help**  
   Helper: cantseemenomore | Helpee: Sveyo  
   Context: User accidentally sent SOL to contract address instead of wallet  
   Resolution: Informed user that funds were likely lost/burned

## Action Items

### Technical Tasks
- Fix Twitter plugin authentication issues for manual tweets (Mentioned by cjft) ✅
- Update Ollama plugin to handle TEXT_LARGE delegate type (Mentioned by Germany)
- Fix character file bug when selecting Ollama without API endpoint (Mentioned by 0xbbjoker)
- Monitor auto.fun V2 and incubator launch expected this week (Mentioned by emptyskull)
- Track remaining holdings of large seller wallet (currently down to 300k) (Mentioned by Quaser M)
- Implement transaction signing for applications like DegenAI via local agents for security and regulatory purposes (Mentioned by DorianD)

### Feature Requests
- Add read-only actions like EVM_GET_GAS_PRICE and EVM_GET_BALANCE to plugin-evm (Mentioned by cico)
- Add SOLANA_GET_BALANCE action to plugin-solana (Mentioned by cico)
- Test and provide feedback on plugin-composio (MCP alternative) (Mentioned by Stan ⚡)
- AI avatars/NFTs that act as characters where AI gives them life (Mentioned by wire)
- AI as a component for NFTs, acting as swarms (Mentioned by Dr. Neuro)
- Auto.fun V2 rollout (Mentioned by traderlv)
- ELI5 integration as incubator for startups (Mentioned by Crispy)
- Protocol level token utility for ElizaOS clones (Mentioned by DorianD)
- ElizaOS implementation on Solana Mobile (Mentioned by Odilitime)
- Low friction governance tooling (Mentioned by jin)

### Documentation Needs
- Improve documentation on how to interact with local models through plugins (Mentioned by Germany)
- Create explanatory content about ELI5 token for social media promotion (Mentioned by cantseemenomore)