yuya373 / emacs-slack

slack client for emacs
1.11k stars 117 forks source link

update documentation how to get and store tokens #500

Closed gonewest818 closed 4 years ago

gonewest818 commented 4 years ago

I was motived by the discussion in #51 as well as a similar discussion on Reddit in r/emacs. This PR does two things:

  1. Inlines the instructions how to get your Slack token as the existing instructions were no longer valid
  2. Provides a little more guidance how to secure your token via the Emacs auth-source package.

Clearly this is only an outline. A full auth-source tutorial would be out of scope for this readme. However, the idea is to provide enough guidance to help people get on the right track.