# 💻-coders 2025-01-18

## Summary
Discussions revolved around database migrations, login issues with non-verified accounts, and schema cache problems with Supabase. Solutions were provided for handling database migrations and login errors.

## FAQ
- Is the knowledge table in the postgres db replacing the 'knowledge' in the character file? asked by KeyesCode.eth
- Has anyone figured out twitter cookies errors for non-verified accounts? asked by [AGENT] SEDANO_YGG
- What is the proper way to migrate a Supabase db? asked by KeyesCode.eth
- How to handle schema cache issues for the create room function with Supabase? asked by KeyesCode.eth
- Is anyone running Eliza on a VPS? How have you set up the chat interface? asked by Baddooo14
- How to get plugins to be used by the characters in Eliza? asked by Ultra Pancakes
- Why did KeyesCode.eth switch back to the postgres adapter? asked by Unknown
- What was the issue KeyesCode.eth faced with the pool connection? asked by Unknown
- How did KeyesCode.eth resolve the postgres db connection problem? asked by Unknown
- What was the cause of the pool connection error KeyesCode.eth encountered? asked by Unknown
- Why should you avoid using env when running multiple agents in Eliza? asked by Unknown
- Where to put the pdf files for reading in ragKnowledge.ts? asked by KeyesCode.eth
- Is there a workaround for Twitter login issues due to region differences? asked by Vamsi
- Are @Elizaos/plugin-0g and @Elizaos/runtime published on GitHub Packages? asked by Marx
- What is the issue '⛔ Login attempt failed: Unknown subtask ArkoseLogin'? asked by PhyoPhyoLay
- How to resolve Twitter login module issues? asked by tony
- Is anyone facing '403: Access denied' while using Thirdweb plugin? asked by Whitoshi Blackamoto
- How can I make the agent read and respond with custom text? asked by NJ | bozo.eth
- How can an agent execute more than one action after each other? asked by PrismaFinance
- Can Eliza tweet media or just text? asked by Soulful human

## Help Interactions
- validsyntax helped [AGENT] SEDANO_YGG with Assisted in solving Twitter cookies errors by suggesting the use of a VPN.
- Kenk helped Unknown User with Provided overview and resources for setting up Eliza
- KeyesCode.eth helped Unknown User with Assisted in troubleshooting pool connection issues
- tony helped PhyoPhyoLay with Provided guidance on using a stable branch or tag to resolve login module issues.
- Angie✨ helped brodnick with Expressed gratitude for a successful solution provided by brodnick.
- PrismaFinance helped NJ | bozo.eth with Suggested looking into other plugins that use composeContext() and generateText() methods for custom responses.
- tony helped PrismaFinance with Recommended trying the Eliza starter for executing multiple actions.
- Laur helped PrismaFinance with Provided guidance on handling errors related to voice channel selection.
- Vicorico helped Soulful human with Suggested checking for errors related to adding the client ID for tweeting media using Eliza.
- Whitoshi Blackamoto helped Soulful human with Offered assistance in figuring out how to add the client ID.

## Action Items

### Technical Tasks
- Investigate and resolve the invalid API key issue when switching from postgres adapter to supabase adapter. mentioned by KeyesCode.eth
- Address the schema cache issue for the create room function with Supabase. mentioned by KeyesCode.eth
- Investigate why pool is constantly trying to reconnect due to calling pool after it ended mentioned by KeyesCode.eth
- Investigate and address the Twitter login module issues and consider using a stable version. mentioned by tony
- Investigate how to make the agent respond with custom text mentioned by NJ | bozo.eth
- Explore ways to execute multiple actions in sequence for an agent mentioned by PrismaFinance
- Test and document the usage of the Coingecko plugin mentioned by dEXploarer
- Address setup issues and streamline plugin activation in the ElizaOS repo mentioned by FlipWhale
- Check for double loading of plugins in the character file and project ts files mentioned by validsyntax
- Adjust settings to enable image posting on Twitter mentioned by Soulful human
- Investigate why agent comments are hidden on Twitter mentioned by Mad
- Check why Slack file upload is not working mentioned by Whitoshi Blackamoto

### Documentation Needs
- Update documentation on handling package JSON conflicts during setup mentioned by KeyesCode.eth
- Ensure correct permissions and access to @Elizaos/plugin-0g and @Elizaos/runtime on GitHub Packages. mentioned by Marx
- Document the process of tweeting media using Eliza mentioned by Soulful human
- Update documentation on adding the client ID for Eliza functionalities mentioned by Whitoshi Blackamoto
- Clarify the process of activating plugins in the .ts character file mentioned by Dude

### Feature Requests
- Consider integrating the Google Assistant API as a client mentioned by n00b_SaUce
- Collaborate to enhance the Twitter space plugin for Eliza.gg mentioned by Daniel BNV
- Explore the possibility of an agent operating in two communication channels simultaneously mentioned by Whitoshi Blackamoto