Skip to content

Conversation

@uraniumanchor
Copy link
Collaborator

Contributing to the Donation Tracker

  • I've added tests or modified existing tests for the change.
  • I've humanly end-to-end tested the change by running an instance of the tracker.

Description of the Change

Two new things:

Allow creation of Twitch donations via the donate endpoint assuming proper permissions. This requires an external process with appropriate permissions, and we will not be providing an example, at least not at this time.

This also means that Donors can be assigned a Twitch user id, as the Twitch donation payload provides the user id but not their email. Hopefully in the future we can allow Donors to sign in via the Twitch flow.

Allow attaching bids to donations via the API. This is needed because the Twitch charity tool flow sends the donation payload completely bare and we will need an external step to attach the incentives afterwards.

Verification Process

Still working on that.

@uraniumanchor uraniumanchor force-pushed the feat-twitch-donations branch 5 times, most recently from c1ec3c2 to 3e788af Compare July 6, 2025 00:19
@uraniumanchor uraniumanchor force-pushed the feat-twitch-donations branch from 3e788af to 02e945e Compare July 22, 2025 22:29
@uraniumanchor uraniumanchor changed the title attach bids to donations endpoint simple Twitch donation support Aug 2, 2025
- remove Python 3.9, add 3.14
- remove compatibility shims for Python 3.9
- remove Node 18, add Node 24
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