Music-bot icon indicating copy to clipboard operation
Music-bot copied to clipboard

config.js should be in .gitignore

Open BoredKevin opened this issue 8 months ago • 0 comments

Hi there, I think that the config.js file should be added to the .gitignore file to ensure that important variables containing sensitive information are not tracked by Git and are not pushed to the remote repository.

Some people run this bot by forking it and since config.js isn't a standard way of keeping secrets, I think it should be important to add it to .gitignore

BoredKevin avatar Jun 19 '24 22:06 BoredKevin