Bingo API Suggestions. Display name, Placements, Bingo Rank and more #645
HacktheTime
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There are a lot of open opportunities for Bingo API which are currently unused. Some of the ideas here require in-game changes to work but are meant for API usage.
I created example responses for my ideas:
Example_Secret_Bingo_API_Response.json
1st Secret Bingp
Example_Normal_Bingo_API_Response.json
31th Bingo
Example_Personal_Bingo_API_Response.json
Before I get people saying hey that allows sniping for contributions etc:
Goal ids
I suggest adding a resource path with detailed info about the ids like description, id, possible amount, name. Devided in lists of the bingo type they can be in.
Ingame Changes
While it is publicly known that after a Bingo the profiles get "deleted" this is not actually the case. You just no longer get the option to join the profile. The Data stays! You can see this when visiting yourself after the Bingo Profile was "deleted" since Bingo will just override the slot when you do join the next Bingo. They are kept longer than that internally however, you will not be able to view them after that anymore without using API.
I suggest that the ingame API menu gets another toggle added for the new more detailed Bingo Data while on a Bingo Profile
I also suggest the addition of a menu that allows you to see your former bingo profile's profile IDs as well as the option of enabling and disabling APIs in them. This would optimally come with an option to set defaults for the APIs as well as the option to disable the Personal Bingo API on a per-account basis for those who desire such.
Beta Was this translation helpful? Give feedback.
All reactions