Commit Graph

11 Commits

Author SHA1 Message Date
Stephen McQuay 3668c09235
fixed negotiate misspelling 2016-07-13 12:31:28 -06:00
Stephen McQuay 623dfa4c48 Remove spurious logging 2015-08-31 21:55:18 -07:00
Stephen McQuay 3ef90af341 All robots are spectators 2015-08-31 21:48:25 -07:00
Stephen McQuay 855208b39d vantiy urls
I've moved remote to https://s.mcquay.me/hackerbots/ and stood up routes for go
get on the hackerbots repos. I had to update the imports for this to take
effect.
2015-04-30 23:14:17 -07:00
Stephen McQuay 7d77f18470 simple spectator that says hi every message 2014-05-11 21:45:26 -07:00
Stephen McQuay 2d8b878f50 correct go vet errors 2014-04-23 14:58:22 -07:00
Stephen McQuay bbfb2af4a9 don't rename package without need. 2014-04-23 14:54:30 -07:00
Stephen McQuay b63780c2bc Forgot to die if negociation failed. 2014-04-23 14:45:39 -07:00
Stephen McQuay 51d0522833 renamed package/directory 2014-04-23 14:28:06 -07:00
Stephen McQuay d0c3b5a117 prep code for reuse 2014-04-09 22:55:54 -07:00
Stephen McQuay 0c254caff5 Split out binary from library
I still want to do a few things:

- move common hackerbot code to a package called hackerbot
- make the stuff in here more trivially usable outside of this repo
2014-04-08 23:43:12 -07:00