Hello,
I am currently thinking about creating a mobile application to get notified when it is my turn to play (asynchronous games).
Email notifications aren't satisfying to me because of my email usage and the pace I check them.
To know where I must play, I have currently some conversation on Messaging App that have nothing to do with BGA, with people I am used to play with.
Everytime we play, we mention the name of the next player, it is quite boring to maintain notifications manually. Notification Push aren't necessary available on mobile browser, which is the case for most people I play with.
What I would like to do is build a small minimalist application that allow people to connect to BGA and that will check when the user should play, then trigger a mobile notification about it. I would like to make it simple and with small possible configuration.
The code would be open sourced. Even though my goal is to use it with my friends.
So my question is:
Is there a way to retrieve an authorization token as an external app and play with BGA API to build such a tool ?
Thank you very much and have a good day
SlevinWAT.
I am currently thinking about creating a mobile application to get notified when it is my turn to play (asynchronous games).
Email notifications aren't satisfying to me because of my email usage and the pace I check them.
To know where I must play, I have currently some conversation on Messaging App that have nothing to do with BGA, with people I am used to play with.
Everytime we play, we mention the name of the next player, it is quite boring to maintain notifications manually. Notification Push aren't necessary available on mobile browser, which is the case for most people I play with.
What I would like to do is build a small minimalist application that allow people to connect to BGA and that will check when the user should play, then trigger a mobile notification about it. I would like to make it simple and with small possible configuration.
The code would be open sourced. Even though my goal is to use it with my friends.
So my question is:
Is there a way to retrieve an authorization token as an external app and play with BGA API to build such a tool ?
Thank you very much and have a good day
SlevinWAT.