-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to get worker to move from inactive to active #1
Comments
I've run |
npm run start:worker |
Sorry about that. I've run the command locally and the worker seems to start (no webhooks received, but with the default message it seems), How do I get the web-app to show ACTIVE? I'm new to Node.js and coding in general. Using this to learn. is there a command inside of Heroku that I need to run online via their backend? |
https://gyazo.com/41f7135282af1594a86d07a4bdbb43fd After running the dyno command via web (Heroku bash). |
Now I was able to get the worker to be ACTIVE, but I'm not sure how to switch out information to put my own channel and bot in there! Please help me find what I need to switch out! |
OK NOW: Can you PLEASE help me get this part to work? |
Hi,
Thank you for your work.
My worker is INACTIVE, how do I get it to be ACTIVE?
Thanks!
The text was updated successfully, but these errors were encountered: