eliza icon indicating copy to clipboard operation
eliza copied to clipboard

updated plugin-goat version and files

Open ShreyGanatra opened this issue 11 months ago • 3 comments

Relates to:

Risks

Low

Background

plugin-goat

What does this PR do?

Updates the version and files of plugin-goat

What kind of change is this?

Updates

Documentation changes needed?

My changes do not require a change to the project documentation.

Testing

Where should a reviewer start?

Detailed testing steps

ShreyGanatra avatar Jan 02 '25 17:01 ShreyGanatra

@ShreyGanatra PRs are made against the develop branch of the repo :)

You'll see that in that branch we already upgraded the GOAT plugin to the latest version and even added some improvements: https://github.com/elizaOS/eliza/pull/1403

0xaguspunk avatar Jan 04 '25 08:01 0xaguspunk

@0xaguspunk In the docs it is mentioned that: Specify the actions you want to have by updating the actions.ts file.

How can I know the actions that are supported? image Earlier there used to be all these actions. But now only SWAP_TOKEN is visible.

ShreyGanatra avatar Jan 06 '25 10:01 ShreyGanatra

Screenshot 2025-01-06 at 4 30 02 PM

@0xaguspunk Even though these actions are present in tools from getOnChainTools, they are not getting called :( Screenshot 2025-01-06 at 4 29 25 PM

ShreyGanatra avatar Jan 06 '25 11:01 ShreyGanatra

Hello,

We are changing our plugin development strategy to be more scalable. We have moved the plugins out into their own repos and we're looking for people to either maintain those or own them on their own Github.

Please make your code changes to this repo: https://github.com/elizaos-plugins/plugin-goat

If you'd like to be a maintainer, file an issue in the plugin repo and join our Discord https://discord.gg/elizaos to coordinate.

If you'd like to control the plugin on your own Github, please add an issue to the plugin repo pointing to your repo, and add a modification to the registry. Submit a PR to edit the registry here: https://github.com/elizaos-plugins/registry

Closing this PR for now. Let us know if you have any questions.

odilitime avatar Feb 06 '25 23:02 odilitime