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

Twitter Award XP + Config updates #11422

Merged
merged 16 commits into from
Mar 17, 2025
Merged

Twitter Award XP + Config updates #11422

merged 16 commits into from
Mar 17, 2025

Conversation

timolegros
Copy link
Collaborator

@timolegros timolegros commented Mar 12, 2025

Link to Issue

Closes: #11310

Description of Changes

  • Modified configure function (env var loading) to accept array of target objects to avoid overwriting and enable proper merging of objects
  • Moved all Twitter utils + API functions to libs/model/src/services/twitter/
  • Implemented functions for fetching likes, replies, and retweets of a specific tweet
  • Implemented awardTweetEngagementXp function which is a task scheduled for the end of a quest

Test Plan

Deployment Plan

Other Considerations

@timolegros timolegros marked this pull request as ready for review March 17, 2025 13:50
@timolegros timolegros merged commit 23a98bb into master Mar 17, 2025
8 checks passed
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.

Post Quest XP Awarding for Tweets (likes, retweets, comments)
3 participants