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

feature: add ability to upload recent drawings to twitter media #26

Merged

Conversation

shihao-guo
Copy link
Contributor

@shihao-guo shihao-guo commented Jan 24, 2025

Pull Request Template

Description

For the post recent memory activity, add the ability to extract urls from DrawActivities, upload those drawings to twitter media, and include the media_ids as part of the twitter post.

https://github.com/pippinlovesyou/pippin/blob/main/my_digital_being/skills/skill_x_api.py#L132 has similar ability. But it seems like unused code path as we use composio instead.

Fixes # (issue)

Type of Change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • This is tested using debug log plus seeing the image post come alive
Screenshot 2025-01-24 at 2 17 40 PM

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable):

See the screenshot in test section to see live action.

Additional Notes:

It would be really cool if the AI can figure out how to post to twitter with image dynamically.

@shihao-guo shihao-guo force-pushed the add_twitter_media_upload branch from 3186f66 to c5c56f0 Compare January 25, 2025 02:16
@shihao-guo shihao-guo force-pushed the add_twitter_media_upload branch from c5c56f0 to 4b0e171 Compare January 25, 2025 19:28
@yoheinakajima yoheinakajima merged commit ac22f64 into pippinlovesyou:main Jan 28, 2025
1 check passed
tamirelazar pushed a commit to tamirelazar/lem-via-pippin that referenced this pull request Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants