srhinos / primelooter

A small python bot which automatically claims amazon prime gaming loot :D
GNU General Public License v3.0
50 stars 3 forks source link

[FEAT] Reimplement Claiming of External Offers in GraphQL API #36

Open srhinos opened 1 year ago

srhinos commented 1 year ago

The Playwright implementation would claim external offers and write codes and their redemption instructions to a file.

This should achieve the same 1:1 implementation of fetching external offers, claiming them, then writing the Code and the redemption instructions to file in the same format as before (see code_to_file function in Playwright implementation for more info)