-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
feat: deva client integration #1238
base: develop
Are you sure you want to change the base?
feat: deva client integration #1238
Conversation
@odilitime |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting PR, didn't know DEVA
btw I see a lot of indentation issues there
docs/docs/packages/clients.md
Outdated
@@ -2,7 +2,8 @@ | |||
|
|||
## Overview | |||
|
|||
Eliza's client packages enable integration with various platforms and services. Each client provides a standardized interface for sending and receiving messages, handling media, and interacting with platform-specific features. | |||
Eliza's client packages enable integration with various platforms and services. Each client provides a standardized |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why this went to a new line?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thats the maximum chars in line enforce
Thank you for you pointing this out I've pushed an update!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
About Deva:
The project is fresh and we are just having a silent run to improve quality :)
agent/package.json
Outdated
@@ -1,73 +1,74 @@ | |||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indentation?
Hello, |
Pull Request: Integrate Deva into Eliza
Relates to
This PR adds a new Deva client integration for the Eliza AI agent, enabling posting and scheduling posts to the Deva feed.
Risks
Background
What does this PR do?
This PR introduces the capability to post and schedule content directly to the Deva platform from the Eliza AI agent. Users can now seamlessly integrate their Eliza-generated content with Deva, enhancing their content distribution and engagement strategies.
What kind of change is this?
Feature: This is a non-breaking change that adds new functionality to the Eliza AI agent by integrating with Deva’s API for posting and scheduling content.
Documentation Changes Needed?
Not at the moment.
Testing
Detailed Testing Steps
Create a Deva Account
Complete Onboarding
Access the Deva Feed
Create an Application to get the token
Update Environment Variables
.env
file:Select Deva Client as Default Character
Run the Application
pnpm install && pnpm start
Eliza agent's post is in the feed!
Staging Environment Testing
To avoid populating the production Deva feed, you can perform the same flow in the staging environment. Ensure you update the related environment variable: