Log Balance via API

Add your suggestions for improving Poker Mavens
Post Reply
loquacious
Posts: 19
Joined: Mon Feb 24, 2020 10:53 pm

Log Balance via API

Post by loquacious »

The GUI offers the ability to highlight all players and log their balances to the event log. Would it be possible to add this functionality to the API?
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Log Balance via API

Post by Kent Briggs »

loquacious wrote:The GUI offers the ability to highlight all players and log their balances to the event log. Would it be possible to add this functionality to the API?
With the API you can just retrieve all balances directly with a single call to AccountsList and then dump the results to your own file.
Post Reply