You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use this library to parse 888poker hand histories, and I'm going to do my best to build a parser for them, but I have no experience working with parsers, and little with regex. Poker Copilot is great for live analytics, but it expresses hands only as the initial BB, not the M score of each hand.
The text was updated successfully, but these errors were encountered:
The new parser is in a huge refactoring state and currently doesn't work. When I finish, I let you know and we can work something out.
Until that, I suggest that you attach some hand history (maybe even in a .zip) files to this issue.
Here you can find the hand histories for my previous 5 tournaments. 888 gives you a hand history as well as a tournament summary. Excuse the fish-like level of poker proficiency. Would some recorded replays from my poker tracker help as well? SampleHandHistories.zip
I want to use this library to parse 888poker hand histories, and I'm going to do my best to build a parser for them, but I have no experience working with parsers, and little with regex. Poker Copilot is great for live analytics, but it expresses hands only as the initial BB, not the M score of each hand.
The text was updated successfully, but these errors were encountered: