I think it would be a great idea to have the functionality to move secrets into environment variables instead of relying only on the secrets.json. For example, deploying on heroku requires a git repo and we wouldn't want to commit the secrets.
Maybe in bot.js we can do something along the lines of
I think it would be a great idea to have the functionality to move secrets into environment variables instead of relying only on the secrets.json. For example, deploying on heroku requires a git repo and we wouldn't want to commit the secrets.
Maybe in
bot.js
we can do something along the lines of