evanyeung / terminal-slack

Terminal client for slack
MIT License
1.03k stars 78 forks source link

.env support file for slack tokens #54

Open peterhogg opened 7 years ago

grifball commented 6 years ago

So, you want it to read from a file on startup to grab the token?

peterhogg commented 6 years ago

Correct. Either through the dotenv package as to keep the current functionality the same, or through a standard config file.