Closed KoenMangelschots closed 1 year ago
jup, that would be nice. They adeed a new friends feed endpoint https://mobile.bereal.com/api/feeds/friends-v1
On it, together with the new friends-v1 endpoint.
I want to add a penny here:
Please also add an endpoint to remove a friend. Right now, BeFake has only add_friend
(which is 100% fine) and remove_friend_request
(which produces 400, maybe already became broken).
I want to add a penny here: Please also add an endpoint to remove a friend. Right now, BeFake has only
add_friend
(which is 100% fine) andremove_friend_request
(which produces 400, maybe already became broken).
Maybe open another issue for that purpose. Closing as this has been completed, note that the save locations are not human readable atm
For future reference: This has been implemented in 416e1db198f7a557b87dd68ee51aa933ba0f16e5.
The latest bereal version added support for users to post extra bereals if they posted their first bereal on time, but the current friends feed command does not seem to download these extra bereals.