jt3k / chat-linker

the bridge between jabber and telegram over chat-bots
MIT License
47 stars 9 forks source link

Config #41

Open ghost opened 6 years ago

ghost commented 6 years ago

const chat = config[process.env.NODE_ENV];

ain't good, we should make getting of config external passing it as args to entry point, bots should know anything about Node or any other env they're running on