Para instalar la herramienta en el entorno local es necesario tener primero instalado los siguiente requisitos en el pc: ###### node.js (https://nodejs.org/es/) ###### mongodb (https://www.mongodb.com/es) ###### heroku (https://www.heroku.com/) luego podemos descargar la herramienta desde el repositorio de github clonandolo o descargandolo como zip desde aqui https://github.com/Steem-FOSSbot/steem-fossbot-voter una vez descargado extraemos la carpeta en el lugar que mas guste y abrir una terminal o cmd dependiendo del sistema operativo que se tenga y ejecutar los siguientes comandos. ``` npm install npm rebuild ``` una vez estos comandos cargen ya deberemos tener configurado todo listo para usar. simplemente debemos ejecutar el programa, lo haremos a través de heroku, para ello en la misma carpeta debemos crear un archivo que tenga la extencion # .env (yo simplemente llame al archivo env.env) , el cual debera tener el siguiente contenido ``` STEEM_USER=aqui va tu usuario de steem POSTING_KEY_PRV= aqui va tu private posting key BOT_API_KEY= aqui va la contraseña que quieras usar para acceder EMAIL_ADDRESS_TO=none EMAIL_ADDRESS_SENDER=none SENDGRID_API_KEY=none COOKIE_SECRET=pk7uKiAbQHcVxNBLQVnBwbwd VERBOSE_LOGGING=false MONGODB_URI= aqui va la direccion de la base de datos de mongodb ``` en el mongodb_uri debemos colocar la direccion de mongo db el cual si lo tienes local puede ser algo parecido a lo siguiente mongodb://localhost:27017/ una vez creado el archivo abrimos una nueva terminal o cmd y escribiremos lo siguiente ``` heroku local -e env.env ``` si todo el proceso salio bien, deberas acceder mediante un navegador a la direccion que nos dio heroku la cual es generalmente http://localhost:5000/ y veremos la siguiente pantalla 

Posted on Utopian.io - Rewarding Open Source Contributors
@chocolatoso, No matter approved or not, I upvote and support you.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
thanks @steemitstats.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Congratulations! This post has been upvoted from the communal account, @minnowsupport, by chocolatoso from the Minnow Support Project. It's a witness project run by aggroed, ausbitbank, teamsteem, theprophet0, someguy123, neoxian, followbtcnews, and netuoso. The goal is to help Steemit grow by supporting Minnows. Please find us at the Peace, Abundance, and Liberty Network (PALnet) Discord Channel. It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.
If you would like to delegate to the Minnow Support Project you can do so by clicking on the following links: 50SP, 100SP, 250SP, 500SP, 1000SP, 5000SP.
Be sure to leave at least 50SP undelegated on your account.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Your contribution cannot be approved because it does not follow the Utopian Rules.
Hi, this is the reason your post was rejected
I recommend you read the rules before contributing in the future.
You can contact us on Discord.
[utopian-moderator]
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit