-
Notifications
You must be signed in to change notification settings - Fork 41
Running the bot
Once you have downloaded the bot, installed the dependencies, and created the config, you can then run the bot. You do this by navigating to the tf2-automatic folder using the command prompt or terminal, and writing node dist/app.js
into it.
You are missing the dependencies, see the installation guide.
You are missing one or more of STEAM_ACCOUNT_NAME
, STEAM_PASSWORD
, STEAM_SHARED_SECRET
or STEAM_IDENTITY_SECRET
. Add them to the environment variables and start the bot again.
This is a temporary error, it depends on the error code what you should do, but you can retry running the bot on most of them.
Check the GitHub issues to see if someone has gotten the error before, if not, then please create an issue with the error.
Click here to see how to set up the bot on a VPS to run it 24/7.