updated plugin-goat version and files
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 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 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?
Earlier there used to be all these actions. But now only SWAP_TOKEN is visible.
@0xaguspunk Even though these actions are present in tools from getOnChainTools, they are not getting called :(
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.