-
```
Correct behaviour (tracked with a logging-bot in Poker Academy) is as follows:
Player1: Bankroll 1000: Bet 250
Player2: Bankroll 1000: Call 250
Player3: Bankroll 50
getEligiblePot(3)=100
Reason…
-
Attaching log
```
npm WARN deprecated lodash-node@2.4.1: This package is no longer maintained. See its readme for upgrade details.
> lwip@0.0.7 install /path/to/Documents/github-repos/slack-poker-bo…
-
```
(observed while watching some bots play)
we get into a strange loop (asking Xenny #1 for actions) after he decides
to raise the all-in xenny #3
-------
Full Tilt Poker Game #304250066895563: Table…
-
```
(observed while watching some bots play)
Asking the bigblind for his action though all others folded, might confuse
bots who decide to bet with good cards.
Furthermore we seem to get in a strange…
-
```
Correct behaviour (tracked with a logging-bot in Poker Academy) is as follows:
Player1: Bankroll 1000: Bet 250
Player2: Bankroll 1000: Call 250
Player3: Bankroll 50
getEligiblePot(3)=100
Reason…
-
I tried to deploy the poker bot to heroku (using both the one-click and then the manual CLI options) and both deploys failed with the following error:
```
> lwip@0.0.7 install /tmp/build_d8e91…
-
Got the bot working. Started a game. Getting this now:
```
[Tue Sep 01 2015 21:38:13 GMT+0000 (UTC)] INFO Connecting...
Welcome to Slack. You are johnny of Giant Swarm
You are in: general
Your open D…
-
```
(observed while watching some bots play)
we get into a strange loop (asking Xenny #1 for actions) after he decides
to raise the all-in xenny #3
-------
Full Tilt Poker Game #304250066895563: Table…
-
This happened as soon as it said "let's start the game"
```
/Users/nwalke/projects/slack-poker-bot/node_modules/rx/dist/rx.js:579
throw e;
^
TypeError: Cannot read property 'send' of un…
-
``````
Creating board image timed out
Creating board image timed out
Creating board image timed out
/media/james.hartig/slack-poker-bot/node_modules/rx/dist/rx.js:579
throw e;
^
TypeErr…