sosyfy / instabot

A bot that scrapes Instagram posts and automatically reposts them on a schedule using a cron job. Built with Node.js and Express.
14 stars 2 forks source link

Hello I can't find the config.js file where it is ? #1

Open turpez opened 1 year ago

turpez commented 1 year ago

Hello I can't find the config.js file where it is ?

sosyfy commented 1 year ago

hello , sorry for that create a .env file with all the fields , I will create a .env.sample file

cyberoon commented 1 year ago

Hello SHARE PLEASE .env.sample

sosyfy commented 1 year ago

const { IG_USERNAME, IG_PASSWORD, MONGO_URL, PORT, COOKIE_ACCOUNT_PASSWORD, COOKIE_ACCOUNT_USERNAME } = process.env; The cookie account and ig account can be the same

On Fri, Apr 28, 2023 at 3:20 AM cyberoon @.***> wrote:

Hello SHARE PLEASE .env.sample

— Reply to this email directly, view it on GitHub https://github.com/sosyfy/instabot/issues/1#issuecomment-1526806111, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXNLYIBV5HPGRVYGMWTQC7TXDMEOXANCNFSM6AAAAAAVKLFY4A . You are receiving this because you commented.Message ID: @.***>

cyberoon commented 1 year ago

Hello, Thank you for your work,After adding the information, I get such a message and the server does not start. What could be the problem? "IG_USERNAME, IG_PASSWORD are required to run the script"

Regards

sosyfy commented 1 year ago

I will make the modifications necessary for the correct working of the code and maybe some clean up in the coming few days.

On Fri, Apr 28, 2023, 12:26 PM cyberoon @.***> wrote:

Hello, Thank you for your work,After adding the information, I get such a message and the server does not start. What could be the problem? "IG_USERNAME, IG_PASSWORD are required to run the script"

Regards

— Reply to this email directly, view it on GitHub https://github.com/sosyfy/instabot/issues/1#issuecomment-1527261655, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXNLYIFVFFAFZFJGZWC77ATXDOELFANCNFSM6AAAAAAVKLFY4A . You are receiving this because you commented.Message ID: @.***>

cyberoon commented 1 year ago

Oh Great we will wait news 🥇