# 💻-coders 2024-12-28

## Summary
The chat segment primarily revolves around technical issues faced by users while running the Eliza project. Miraisan reports problems with the Eliza repo causing unintended interactions with Twitter accounts. They also encounter a Discord dependency error when starting eliza-starter on an EC2 instance. Won experiences a bug during 'pnpm install' related to the '@discordjs/opus' package. Marin suggests checking the modelProvider configuration to avoid local computation issues. Abs resolves a download issue but suspects confusion due to having nested Eliza folders. They also discuss linking the OpenAI API to avoid further complications. Additionally, dragonlord inquires about obtaining an 'automated' tag for tweets, while eklerio asks about embedding Eliza into a website, receiving guidance from Fog and agwnl on account settings and deployment practices.

## FAQ
- Why is the Eliza repo spamming interactions with unintended Twitter accounts? asked by miraisan
- What modelProvider are you using in your character config? asked by marin
- Can I embed Eliza to my website? asked by eklerio
- How do I get the 'automated' tag on my tweets? asked by dragonlord
- What should I do if I encounter a bug with '@discordjs/opus' during 'pnpm install'? asked by Won
- Do I need to perform actions on my account regularly for automation? asked by agwnl
- Why does it tweet this? It should just log it. asked by dragonlord
- Is it possible to disable the default model response in the Eliza Agent to wait exclusively for a plugin response? asked by Carlos Guimaraes
- How does one fix the `404 'folder2knowledge@*' is not in this registry` error? asked by Mondy
- Can you please point me to some code to follow as reference about this 'combination with the evaluator to inject data in the context'? asked by Carlos Guimaraes
- Is the code for AI Marc going to be open sourced? asked by Styliann
- Is there a bot being developed for allocating funds to DEX pairs? asked by Styliann
- What error are you getting when starting the agent for Eliza? asked by Micheal
- Is there a backrooms plugin in the works? asked by Slothify ⚡ The Daily Gmove
- Where can I find the backrooms plugin? asked by Slothify ⚡ The Daily Gmove
- What error are you encountering after doing pnpm start? asked by rOhAn
- Have you tried installing Playwright? asked by oxSaturn
- Can I make a Twitter bot that summarizes threads for free using Eliza? asked by Ɐ/acc
- How can you install it? asked by Won
- Which fxn plugin? asked by Cipher

## Help Interactions
- marin helped Abs with Helped identify the issue with nested Eliza folders.
- Fog helped dragonlord with Provided advice on obtaining the 'automated' tag on tweets.
- Fog helped agwnl with Clarified the need for regular actions on the account.
- marin helped dragonlord with Provided a guide for managing Twitter account settings.
- W3_Bounty helped Carlos Guimaraes with Explained how to modify the Eliza Agent's behavior using an evaluator.
- W3_Bounty helped Mondy with Suggested checking the latest AI Dev School video for a solution.
- oxSaturn helped rOhAn with Provided guidance on resolving Playwright installation issues.
- rOhAn helped oxSaturn with Confirmed that installing the correct version of Playwright resolved the initial error.
- rOhAn helped Won with Provided installation command for ElizaOS.
- Cipher helped noodzy with Discussed database connection issues.

## Action Items

### Technical Tasks
- Investigate and resolve the Discord dependency error when starting eliza-starter on EC2. mentioned by miraisan
- Check and correct the modelProvider configuration in character config to avoid local computation. mentioned by marin
- Link OpenAI API to the Eliza project to prevent confusion with multiple code bases. mentioned by Msurfx
- Investigate the `404 'folder2knowledge@*' is not in this registry` error further. mentioned by Mondy
- Investigate and resolve the TypeError related to database connections. mentioned by man_a_nuf
- Address TypeScript errors in the aptos plugin build process. mentioned by Fabri
- Investigate and resolve linking issues in the application. mentioned by p0pps
- Investigate the bug where Twitter usernames starting with '0x' are not validated. mentioned by AD
- Resolve the error related to deprecated parameters in Cheelax's custom code. mentioned by Cheelax | zKorp ☁
- Investigate and resolve the pnpm install issue on the v0.7.1-alpha.1 branch. mentioned by waraich
- Consider downgrading Node.js to version 23.3 to address compatibility with Discord Opus. mentioned by Won
- Investigate the API error related to the model 'BGE-small-en-v1.5'. mentioned by ChadJeetington

### Documentation Needs
- Watch the latest AI Dev School video on form extraction for context injection. mentioned by Carlos Guimaraes
- Create documentation for utilizing Eliza in executing trades. mentioned by likwidkirpans
- Develop a guide for creating characters using tweets from other users. mentioned by berkay
- Update documentation to clarify account creation process. mentioned by cryptolion

### Feature Requests
- Investigate the development of a bot for allocating funds to DEX pairs. mentioned by Styliann
- Explore the creation of a backrooms plugin for chatroom management. mentioned by Slothify ⚡ The Daily Gmove
- Develop a Twitter bot that summarizes threads for users. mentioned by Ɐ/acc
- Consider implementing a pricing oracle for token pricing data. mentioned by Cipher