Skip to content

Commit

Permalink
Update steambot.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sp0ok3r authored Apr 15, 2017
1 parent 85d5951 commit 9a23dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steambot.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ var SteamTotp = require('steam-totp'); // Generates Phone Code


var config = require('./config.json');
var AntiSpamBetweenBots = require('/home/steamhours/Users/savedbots.json');
var AntiSpamBetweenBots = require('./savedbots.json');

var client = new SteamUser();

Expand Down

0 comments on commit 9a23dd1

Please sign in to comment.