My Bots
Upload executables that implement the PBP protocol
PBP Protocol — stdin/stdout newline-delimited JSON
# Server → Bot
{"type":"action_request","street":"preflop","pot":30,"toCall":20,"minRaise":20,"stack":980,...}
# Bot → Server
{"action":"raise","amount":60,"debug":{"equity":0.72,"ev":14.2,"reasoning":"Value bet AK"}}
No bots yet. Upload your first bot above.