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

@elizaos/plugin-twitter has not published in npm #2114

Open
mameikagou opened this issue Jan 10, 2025 · 6 comments
Open

@elizaos/plugin-twitter has not published in npm #2114

mameikagou opened this issue Jan 10, 2025 · 6 comments
Labels
enhancement New feature or request

Comments

@mameikagou
Copy link
Contributor

mameikagou commented Jan 10, 2025

Is your feature request related to a problem? Please describe.

If you read the Readme of plugin-twitter, you can find this:

image

But it was not published in the npm yet;

image

Describe the solution you'd like

Publish it to npm as fast as possible.

@mameikagou mameikagou added the enhancement New feature or request label Jan 10, 2025
@mameikagou mameikagou changed the title @elizaos/plugin-twitter has not published @elizaos/plugin-twitter has not published in npm Jan 10, 2025
Copy link
Contributor

Hello @mameikagou! Welcome to the ai16z community. Thank you for opening your first issue; we appreciate your contribution. You are now a ai16z contributor!

@lalalune
Copy link
Member

Should be fixed soon, try @eliszaos/client-twitter :)

@dropout-developer
Copy link

image
Same for me, not able to add @eliszaos/plugin-node, @eliza/client-telegram and @eliza/plugin-bootstrap.

Tried using @eliszaos/ and @eliza/ both, getting the same 404 error.

@Dilrong
Copy link

Dilrong commented Jan 15, 2025

you can use eliza-starter.

in package.json

    "@elizaos/client-twitter": "0.1.7",

@0xPBIT
Copy link
Contributor

0xPBIT commented Jan 17, 2025

There was a problem where several packages failed to update in npm a couple days ago. This might be related. For example, direct client was stuck on 1.7 while all the other packages were updated to 1.8. This might be the same issue.

I created the plugin-twitter as a starting place to work towards conversation-oriented actions, such as having a conversation with an agent on discord, or some other platform, and telling it to go tweet something. That's really the purpose of this plugin. Its intention is not to act as the hardcoded client. My belief is that moving away from clients to a plugin-first setup is best for Eliza.

https://github.com/elizaOS/eliza/tree/develop/packages/plugin-twitter

@renzo4web
Copy link

Please @0xPBIT publish to npm I need the plugin to trigger some custom actions

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

No branches or pull requests

6 participants