Skip to content

mhsdef/slack_web_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlackWebApi

Quick and dirty Slack Web API wrapper. Ain't it grand?

Installation

Soonly:

def deps do
  [
    {:slack_web_api, "~> 0.1.0"}
  ]
end

And add your Slack bot token to your app config:

config :slack_web_api, bot_token: YOUR_TOKEN

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages