# 💻-coders 2024-11-26

## Summary

In the discussion, users tackled technical challenges such as editing TS being difficult, issues with signing wallet addresses using Solflare with Ledger in a Dao fun platform, and installing ffi-napi node-gyp-build on WSL 2. They also debated between different methods for starting the application, like using `pnpm start --characters` or editing `defaultCharacter.ts`. A thread was started to address logging into Twitter via CLI for bot cookies, with a user experiencing repeated issues despite troubleshooting and restarting from scratch. On iOS, there were questions about needing sudo permissions. The conversation also included an announcement of a shared agent badge on Twitter by @razor who contributed to an Eliza list project through a PR.

## FAQ

- How do you install ffi-napi node-gyp-build?
- Alpha: You can try using WSL 2 or follow the instructions provided in the thread started by RL at [17:07](https://fxtwitter.com/rl_crypto/status/1496385857999572736).
- What are the options for running Pepa DAO?
    - coinwitch (ai16z intern): You can either use `pnpm start --characters="path/to/your/character.json"` or edit `defaultCharacter.ts` and run `pnpm start`. RL confirmed this at [17:58](https://fxtwitter.com/rl_crypto/status/1496390202101296128).
- How to login to Twitter via CLI for bot usage?
    - RL: Started a thread at [17:07](https://fxtwitter.com/rl_crypto/status/1496385857999572736) discussing possible workarounds and solutions for logging into Twitter via CLI to get cookies for the bot on a VPS (Ubuntu).
- Is there any resolution or troubleshooting advice for issues with Pepa DAO?
    - avenger_thor: Edward lazz was experiencing similar repeat problems, but no clear resolution was provided. However, they mentioned doing all the trouble shooting and starting from scratch multiple times without success at [17:29](https://fxtwitter.com/avenger_thor/status/1496389505207380864).
- How to set up and run code in a GitHub repository?
    - DorianD asked @razor for guidance on setting up and running the code from their GitHub repository. Unfortunately, there was no direct answer provided within this conversation thread.

## Who Helped Who

- RL helped DorianD with a Dao.fun issue by suggesting an alternative method for signing in using a Solflare wallet and Ledger, though it's unclear if this solution worked as there is no follow-up confirmation.
- Alpha sought advice on installing ffi-napi node-gyp-build within WSL 2 environment; RL confirmed the options provided by coinwitch were correct but also mentioned a preference for JSON files, though it's not clear if this resolved Alpha's issue.
- N00t asked about logging into Twitter via CLI to get cookies for bot usage on an Ubuntu VPS; RL started a thread presumably to gather more information or solutions, indicating the help was in progress but not yet complete.

## Action Items

- Technical Tasks
- Fix the signing issue with Solflare wallet and Ledger (mentioned by DorianD)
- Documentation Needs
    - Tips for installing ffi-napi node-gyp-build in WSL 2 environment (requested by Alpha)
- Feature Requests
    - Improve the Pepa DAO app performance and functionality (mentioned by DorianD)
- Community Tasks
    - Contribute to Eliza list projects PR (led by Rick)
