# elizaOS Discord - 2025-05-13

## Overall Discussion Highlights

### ElizaOS Development Status
- ElizaOS v2 release is scheduled for the current month, with team members indicating they'll update when it's ready
- Users can track development progress on GitHub at https://github.com/elizaos/eliza
- ElizaOS is confirmed to be an open-source project with resources available at eliza.how and GitHub repositories

### Technical Challenges
- Multiple users experiencing plugin loading failures, particularly with Farcaster and Bootstrap plugins
- Entity relationship constraints in SQL causing errors when entities aren't properly stored
- Twitter/X integration issues including scheduling posts and handling replies without threading
- Local AI model configuration with Ollama showing connection timeout errors
- Discord integration issues, particularly with formatting responses as replies
- v2-develop branch challenges including character definition problems and frontend display issues

### AI Agent Applications & Monetization
- Discussion about potential monetization strategies for AI agents, including subscription models vs. token-based access
- Reference to terminal.cookie.fun using AI agents for trading analysis
- Suggestions for AI applications in financial analysis, particularly SEC filing analysis
- Limitations of AI in determining sentiment were discussed

### Community Concerns
- Some community members expressed frustration about a DOOD token airdrop allocation process
- Discussion about cryptocurrency tokens including eli5, squid, and autofun, with brief mentions of market performance

## Key Questions & Answers

**Q: What happened to eliza.how? Is it not working anymore?**  
A: It works (answered by Osint)

**Q: Can someone share resource(s) where I can learn the scope of the character file for ElizaOS agent?**  
A: https://eliza.how and https://github.com/elizaOS/characterfile (answered by Osint)

**Q: Shaw has recently mentioned on v2 release as this week or next week…do team have further update or clarity on this?**  
A: We'll update when we have the release ready (answered by Kenk)

**Q: How is v2 going?**  
A: You can always go and check in github at https://github.com/elizaos/eliza (answered by Osint)

**Q: How can I make Twitter replies use single tweets instead of threads?**  
A: Have it a try, should not use threads (answered by der.jogi)

**Q: How does tweet scheduling work in ElizaOS?**  
A: Set both TWITTER_POST_INTERVAL_MIN and TWITTER_POST_INTERVAL_MAX to the same value for consistent timing (answered by der.jogi)

## Community Help & Collaboration

1. **Character File Resources**
   - Osint provided GitHub links to character file repository and eliza.how website to help Tahlil learn about character files for ElizaOS agents

2. **Token Allocation Support**
   - jasyn_bjorn offered to give their own DOOD token allocation to sukrucildirr who was upset about missing the allocation

3. **Twitter Configuration Assistance**
   - der.jogi shared solutions for tweet scheduling timing issues and avoiding threading in replies
   - der.jogi shared GitHub links to client and server socket implementation code for WebSocket endpoint questions

4. **Project Perspective**
   - MDMnvest provided perspective to Xyness that Autofun is in early days and needs time to grow as success stories emerge

## Action Items

### Technical
- Fix Farcaster plugin loading failures - resolve module loading strategies for @Eliza#3900os/plugin-farcaster (mentioned by thescoho)
- Fix entity relationship constraints - ensure entities are stored before creating relationships (mentioned by der.jogi)
- Resolve Ollama connection timeout errors - fix "Headers Timeout Error" when connecting to local Ollama instance (mentioned by der.jogi)
- Fix Bootstrap plugin loading failure - resolve module loading strategies for @elizaos/plugin-bootstrap (mentioned by der.jogi)
- Fix Twitter mention response functionality - agent not responding to Twitter mentions despite successful tweeting (mentioned by der.jogi)
- Fix character definition display in v2-develop - character definitions not showing correctly in frontend (mentioned by der.jogi)
- Fix cross-posting between Twitter and Discord - enable forwarding matching tweets to Discord channels (mentioned by der.jogi)
- Fix local AI model initialization hanging - system gets stuck after model path validation (mentioned by starlord)
- Check GitHub repository for ElizaOS v2 development progress (mentioned by Osint)

### Documentation
- Update Twitter agent guide for v2 - current guide doesn't work properly with v2-develop branch (mentioned by der.jogi)

### Feature
- Create LinkedIn plugin for ElizaOS - add LinkedIn integration capabilities (mentioned by der.jogi)
- Consider releasing Elizav2 while market conditions are favorable (mentioned by ryanthelad)
- Consider monetization strategies for AI agents - subscription models vs. token-based access (mentioned by Osint)
- Explore AI agent applications for financial analysis - potential for AI to analyze SEC filings and financial data (mentioned by The Prophet)