Replies: 2 comments 3 replies
-
Well if it's erroring then there is something wrong, maybe you can run it through a json validator to see if its ok |
Beta Was this translation helpful? Give feedback.
2 replies
-
getting the same issue on my end, but here's my workflow: run npm install, configure config.json and add in api keys. run docker build -t evobot . but if i pass in my discord token and youtube api key as environment variables, it seems to work without any issues |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey guys im having a bit problem in here as you can see in picture above everything is correct but when i say node index.js to terminal it just says "The Youtube Key you provided was not a string."
P.S:There is " at the end of the Youtube Token
Beta Was this translation helpful? Give feedback.
All reactions