Import this sample bot.
- golang ^1.14
- Set your username in ANTHIVE file.
- Register your bot at https://profile.anthive.io/bots
- git push origin master
- Register new version of your bot from latest commits
- Start new game at https://profile.anthive.io/new-game
- Replay game step by step:
- View logs
- Download step payload
go run main.go
It will start localhost server on port :7070 Do not change port
curl -X 'POST' -d @payload.json http://localhost:7070