antonmc/outpost

bot.js does not read credentials from environment

Opened this issue · 0 comments

In https://github.com/antonmc/outpost/blob/master/bot.js, some credentials are hardcoded.

Instead the credentials loaded in app.js from the json file should be used here.