slackex icon indicating copy to clipboard operation
slackex copied to clipboard

Set configurable app name

Open davidstump opened this issue 9 years ago • 0 comments

Setup a way for users to set their app name for use with multiple tokens, etc.

Slackex.Channels.list => Slackex.Channels.list(:my_app)
config :my_app, :slack, token: System.get_env("token")

davidstump avatar Jan 12 '16 18:01 davidstump