Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 157 Bytes

File metadata and controls

9 lines (7 loc) · 157 Bytes

Python Client

##Prerequisites python 3.x

Build and run

  • Run tests: $ python -m unittest
  • Start bot: $ python -m random_bot
  • Stop bot: Ctrl+C