node-steam-bot-manager icon indicating copy to clipboard operation
node-steam-bot-manager copied to clipboard

A NodeJS Steam Community Bot Management tool.

Results 6 node-steam-bot-manager issues
Sort by recently updated
recently updated
newest added

e:\node_modules\node-steam-bot-manager\lib\index.js:119 if (self.config.hasOwnProperty("api_port") && self.config.api_port != null) { ^ TypeError: Cannot read property 'hasOwnProperty' of undefined at BotManager.startWebserver (e:\node_modules\node-steam-bot-manager\lib\index.js:119:21) at BotManager.startManager (e:\node_modules\node-steam-bot-manager\lib\index.js:173:10) at new VoteBot (e:\VoteBot.js:73:17) at Object. (e:\VoteBot.js:79:1) at...

register/login not working in last version.

Hi, I just installed the package using npm and wanted to test one of the example files... when i run it, it creates a config folder containing config.json and a...

Hi, I cant use the arrow keys @ the registration options shown below. Any idea's? ? Choose how you would like to register?: (Use arrow keys) > create new steam...

**hello,should this question be here? if not just delete it. when i use async method to send 50 tradeoffers at the same time,20 tradeoffers make it(STEAM's limit is 5 tradeoffers...

When sentOfferChanged event emits I'm getting this type of error: ''error: Error: No API-Key set (yet)", that's why I can't get new state of the tradeoffer. I am using callback...

enhancement