Map-A-Droid / MAD

Map PoGo stuff with Android devices
212 stars 132 forks source link

[hotfix] Fix webhook for experience quest missing amount #1388

Open JabLuszko opened 1 month ago

JabLuszko commented 1 month ago

Was missing item_amount because (iirc) we changed to store experience in stardust due to database field limit.

https://github.com/Map-A-Droid/MAD/blob/fd76cb901a27d734838e34c3e6a0e7f35eed3d1f/mapadroid/db/DbPogoProtoSubmitRaw.py#L707