We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Example config.json
config.json
{ "botname": "StemBot", "username": "bot username", "password": "bot password", "admins": ["76561198042819371", "203819413413"], "plugins": ["stem-admin-commands"], "disabledPlugins": [] }
The displayname of the bot. If left empty it will use the previous displayname.
The Steam username of the bot.
The Steam password of the bot.
An array of Steam id's of users that will have admin access.
An array of plugins to load
An array of plugins that shouldn't be loaded