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

Make Eliza post autonomously. #630

Open
randomdevver opened this issue Nov 27, 2024 · 8 comments
Open

Make Eliza post autonomously. #630

randomdevver opened this issue Nov 27, 2024 · 8 comments

Comments

@randomdevver
Copy link

I want a Agent to message autonomously, based on its character details. Is there a way to do that?

@aigentone
Copy link

you can edit client-auto

@lalalune
Copy link
Member

I want a Agent to message autonomously, based on its character details. Is there a way to do that?

On what platform? We do this on Twitter, check out the TwitterPostClient. You could have a similar pattern for discord, telegram, etc

@randomdevver
Copy link
Author

you can edit client-auto

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).

@randomdevver
Copy link
Author

randomdevver commented Nov 28, 2024

I want a Agent to message autonomously, based on its character details. Is there a way to do that?

On what platform? We do this on Twitter, check out the TwitterPostClient. You could have a similar pattern for discord, telegram, etc

Just want it to log to my console locally for now.( can edit the code from response to post on different social media platforms)

@lalalune
Copy link
Member

@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

Copy link
Contributor

This issue has been automatically marked as stale due to inactivity.

@augchan42
Copy link
Contributor

Just confirmed that TWITTER_DRY_RUN has inconsistent support for posts vs. replies, I am taking a look at this now

@augchan42
Copy link
Contributor

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
v0.1.6-alpha.4-820-ge31f53b2

@randomdevver we will close this issue soon due to inactivity, but please reach out to us for help in getting your agent running.

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

No branches or pull requests

4 participants