eliza icon indicating copy to clipboard operation
eliza copied to clipboard

Make Eliza post autonomously.

Open randomdevver opened this issue 1 year ago • 6 comments

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

randomdevver avatar Nov 27 '24 15:11 randomdevver

you can edit client-auto

aigentone avatar Nov 28 '24 02:11 aigentone

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

lalalune avatar Nov 28 '24 03:11 lalalune

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 avatar Nov 28 '24 07:11 randomdevver

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)

randomdevver avatar Nov 28 '24 07:11 randomdevver

@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

lalalune avatar Nov 29 '24 19:11 lalalune

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

github-actions[bot] avatar Dec 30 '24 18:12 github-actions[bot]

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

augchan42 avatar Jan 01 '25 03:01 augchan42

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.

augchan42 avatar Jan 01 '25 03:01 augchan42

Closing as it has been resolved

monilpat avatar Jan 11 '25 21:01 monilpat

Thank you

On Wed, Jan 1, 2025 at 9:16 AM Augustin Chan @.***> wrote:

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

— Reply to this email directly, view it on GitHub https://github.com/elizaOS/eliza/issues/630#issuecomment-2566831150, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7GJ66LVPRS6WYZ5ZVJRRST2INQIZAVCNFSM6AAAAABSTD6Z5CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRWHAZTCMJVGA . You are receiving this because you were mentioned.Message ID: @.***>

randomdevver avatar Jan 16 '25 11:01 randomdevver