Nicklason / tf2-automatic

A free and open source, fully automated TF2 trading bot, advertising on backpack.tf using prices from prices.tf
https://tf2automatic.com
MIT License
82 stars 41 forks source link

can't start the bot #466

Closed Sad-Meat closed 4 years ago

Sad-Meat commented 4 years ago

i have tried several times to start the bot but it keeps giving me this error: Error: Missing required environment variable "STEAM_ACCOUNT_NAME" at C:\Users\Principal\Desktop\BOT\tf2autobot\dist\classes\BotManager.js:61:3 5 at Array.forEach () at C:\Users\Principal\Desktop\BOT\tf2autobot\dist\classes\BotManager.js:59:2 7 at Promise._execute (C:\Users\Principal\Desktop\BOT\tf2autobot\node_modules\ bluebird\js\release\debuggability.js:384:9) at Promise._resolveFromExecutor (C:\Users\Principal\Desktop\BOT\tf2autobot\n ode_modules\bluebird\js\release\promise.js:518:18) at new Promise (C:\Users\Principal\Desktop\BOT\tf2autobot\node_modules\blueb ird\js\release\promise.js:103:10) at BotManager.start (C:\Users\Principal\Desktop\BOT\tf2autobot\dist\classes\ BotManager.js:58:16) at Object. (C:\Users\Principal\Desktop\BOT\tf2autobot\dist\app.js :84:12) at Module._compile (internal/modules/cjs/loader.js:1015:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1035:10) at Module.load (internal/modules/cjs/loader.js:879:32) at Function.Module._load (internal/modules/cjs/loader.js:724:14) at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js :60:12) at internal/main/run_main_module.js:17:47 2020-10-18 12:32:06 warn: Exiting...

i do have the .env file with all the information it needs to log on the account, but it just keeps giving me that error, i have tried deleting the file, making a new one with the same information and it doesn't work