Why should someone enter the token again and again? Why not to save it in `~/.config/telepyth/token` for example? The [appdirs](https://github.com/ActiveState/appdirs) package could be used to determine the platform's preferred config directory path.
Why should someone enter the token again and again? Why not to save it in
~/.config/telepyth/tokenfor example?The appdirs package could be used to determine the platform's preferred config directory path.