Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected Behavior: Bot Ignoring Custom Twitter Target Users #2424

Open
jeongtai opened this issue Jan 17, 2025 · 2 comments
Open

Unexpected Behavior: Bot Ignoring Custom Twitter Target Users #2424

jeongtai opened this issue Jan 17, 2025 · 2 comments
Labels

Comments

@jeongtai
Copy link

Describe the bug

The Eliza OS Twitter bot is only retweeting and replying to Elon Musk's tweets, despite having a custom TWITTER_TARGET_USERS list and character configuration.

To Reproduce

  1. Set up Eliza OS Twitter bot with custom TWITTER_TARGET_USERS list and character configuration
  2. Run the bot
  3. Observe the bot's activity

Expected behavior

The bot should retweet and reply to tweets from all users specified in the TWITTER_TARGET_USERS list, using the custom character configuration.

Screenshots

Image

Additional context

  • Custom TWITTER_TARGET_USERS list and character configuration have been correctly set up
  • The bot is functioning, but only interacting with Elon Musk's tweets
  • Other specified users in TWITTER_TARGET_USERS are being ignored
@jeongtai jeongtai added the bug Something isn't working label Jan 17, 2025
@KeyesCode
Copy link

Do you potentially have a space instead of them comma separated? Could you potentially give the list to see if it's got any issues?
Also what branch are you using?

@AIFlowML
Copy link
Collaborator

Hello @jeongtai
What version are you running ?
Did you try refresh the DB to see if a directive was introduced in the memory by a prior config ?
It can be also a bad formatting of the list as mentioned by @KeyesCode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants