Skip to content

Instantly share code, notes, and snippets.

@barnash
Created August 5, 2014 12:47
Show Gist options
  • Select an option

  • Save barnash/50b96b626bfd8232024f to your computer and use it in GitHub Desktop.

Select an option

Save barnash/50b96b626bfd8232024f to your computer and use it in GitHub Desktop.

Revisions

  1. barnash created this gist Aug 5, 2014.
    3 changes: 3 additions & 0 deletions bot.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    exports.doTurn = function(pw) {

    };