Jessecar96 / SteamBot

Automated bot software for interacting with Steam Trade
http://scrap.tf
MIT License
1.33k stars 910 forks source link

[settings.json] rename "AutoStartBots" to "AutoStartAllBots" #293

Closed luckydonald closed 11 years ago

luckydonald commented 11 years ago

The Configuration Option AutoStartBots is ambiguous, and indicate a master toggle to turn the bots individual AutoStart off. But it will override each bot's AutoStart to true.

So I suggest AutoStartAllBots or AutoStartAll instead.

AutoStartBots: If set to true, all of the configured bots [..] will be started.

AutoStart: When the above AutoStartBots is false this can be set to true to make this individual bot start.

waylaidwanderer commented 11 years ago

Why not make a pull request for this?

luckydonald commented 11 years ago

Because I have screwed up my local Github, have no idea where to pull, or how to pull. And the Wiki needs changes to.

waylaidwanderer commented 11 years ago

What changes do you suggest?

luckydonald notifications@github.com wrote:

Because i have screwed up my local Github, have no idea where to pull, or how to pull. And the Wiki needs changes to.


Reply to this email directly or view it on GitHub: https://github.com/Jessecar96/SteamBot/issues/293#issuecomment-18377633

luckydonald commented 11 years ago

Yeah, sorry this was not clear. If we change the name to something less confusing, we need to update the wiki part of this config too.