acheteumeuleu

This commit is contained in:
gnieark 2016-06-08 21:11:13 +02:00
parent 3d6ab93857
commit 9d5aded97d

View File

@ -7,7 +7,7 @@
<h3>Requests from BotsArena to your bot</h3>
<p>To talk, botsarena (the server hosting botsarena) execute a POST request on your bot's http(s) server with the json as body.</p>
<p>Your bot responds with a JSON array</p>
<p>Your bot responds with a JSON array.</p>
<h3>Message initating the game</h3>
BotsArena sends:
<pre>{"game-id":"1126","action":"init","game":"connectFour","players":2,"board":"","player-index":0}</pre>