You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Set up Eliza OS Twitter bot with custom TWITTER_TARGET_USERS list and character configuration
Run the bot
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
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
The text was updated successfully, but these errors were encountered:
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?
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
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
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
Additional context
The text was updated successfully, but these errors were encountered: