Skip to content

anthive/py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AntHive.IO sample bot in Python

Import this sample bot.

Requirements

Debug

  • git push origin master
  • Register a 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

Run locally (not required)

python run.py

It will start localhost server on port :7070 Do not change port

curl -X 'POST' -d @payload.json https://localhost:7070