slackex
slackex copied to clipboard
Set configurable app name
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")