#config help

17 messages · Page 1 of 1 (latest)

languid spoke
#

whats the problem here?

gilded socketBOT
#
  • Consider reading #how-to-get-help to improve your question!
  • Explain what exactly your issue is.
  • Post the full error stack trace, not just the top part!
  • Show your code!
  • Issue solved? Press the button!
  • Marked as resolved by OP
solemn sandal
#

you dont have a config.json file

languid spoke
#

how to create it?

solemn sandal
#

by doing that

#

just add a file named config.json

#

and set your token

languid spoke
#

ok

solemn sandal
#

and your other private vars

languid spoke
#

oh

#

ok

solemn sandal
#

this also is pretty basic js

languid spoke
#

where should i create it ? node modules?

solemn sandal
#

no

#

just inside your src

#

or in a folder but you have to edit the filepath

languid spoke
#

ok