Skip to content

Commit

Permalink
Expose method to create robot
Browse files Browse the repository at this point in the history
  • Loading branch information
bkeepers committed Jun 30, 2017
1 parent 61be74e commit 78b7d49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Expand Up @@ -73,3 +73,5 @@ module.exports = (options = {}) => {
}
};
};

module.exports.createRobot = createRobot;

0 comments on commit 78b7d49

Please sign in to comment.