-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Make Eliza post autonomously. #630
Comments
you can edit client-auto |
On what platform? We do this on Twitter, check out the TwitterPostClient. You could have a similar pattern for discord, telegram, etc |
Oh ok! Is there any example file? I have checked the documentation but i can't find much ( am not familiar a lot with ts). |
Just want it to log to my console locally for now.( can edit the code from response to post on different social media platforms) |
@randomdevver we used to have a "dry run" for twitter posting but killed it. Just copy the twitter post client or add something so it doesn't actually post the result |
This issue has been automatically marked as stale due to inactivity. |
Just confirmed that TWITTER_DRY_RUN has inconsistent support for posts vs. replies, I am taking a look at this now |
Eliza can post autonomously on twitter (I'm doing it with @pixdotpink on Twitter), I'm on this fork: (.env) hosermage@LAPTOP-1RPE37PF:~/forked-projects/eliza$ git describe --tags @randomdevver we will close this issue soon due to inactivity, but please reach out to us for help in getting your agent running. |
I want a Agent to message autonomously, based on its character details. Is there a way to do that?
The text was updated successfully, but these errors were encountered: