Who doesn't love free food?!
-
Install the chrome extension under
player/extension/
-
Add the file
bots.json
:{ "bots": [ {"host": "http://www1.my-bot-host.com", "num": 5}, {"host": "http://www2.my-bot-host.com", "num": 5}, // ... ] }
-
Start the server with
npm run player
- Start the server with
npm run bots
.