Skip to content

Commit

Permalink
Updated example and added shrinkwrap, but it still doesn't work on wi…
Browse files Browse the repository at this point in the history
…ndows
  • Loading branch information
bonnici committed Jun 3, 2017
1 parent 5c3a183 commit d211805
Show file tree
Hide file tree
Showing 2 changed files with 1,367 additions and 1 deletion.
2 changes: 1 addition & 1 deletion example.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var ChatBot = require('steam-chat-bot').ChatBot;
var ChatBot = require('./lib/chatBot').ChatBot;

// This will log in a steam user with the specified username and password
// You can also pass in a steam guard code from an email
Expand Down
Loading

0 comments on commit d211805

Please sign in to comment.