Page 1 of 1

Auto pop up notification for player balance additions

Posted: Thu Apr 28, 2022 12:03 pm
by jadelaar
It would be super helpful if when I add to a player's balance that the system automatically sends the Player a pop-up in their client that tells them that XXX chips have been added to their balance.

Right now, the way I need to do it is after I increase their balance, I separately send them a message through the admin console so they know they have enough chips to sit down at a table/register for a tournament. It would be amazing if that could be collapsed into one step.

Re: Auto pop up notification for player balance additions

Posted: Thu Apr 28, 2022 5:05 pm
by setspike
I had the same request a couple of years ago from my players.

I ended up scripting a solution where I use a python script leveraging the Poker Mavens APIs to add chips to the player's balance and then the script also sends the player a notification.