Merge pull request #552 from ThomasTJdev/master

Add slacklib package
This commit is contained in:
Dominik Picheta 2017-08-04 19:42:45 +01:00 committed by GitHub
commit 3e9549ed68

View File

@ -6905,5 +6905,20 @@
"description": "A wrapper for the vk.com API (russian social network)",
"license": "MIT",
"web": "https://github.com/TiberiumN/nimvkapi"
}
},
{
"name": "slacklib",
"url": "https://github.com/ThomasTJdev/nim_slacklib",
"method": "git",
"tags": [
"library",
"wrapper",
"slack",
"slackapp",
"api"
],
"description": "Library for working with a slack app or sending messages to a slack channel (slack.com)",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/nim_slacklib"
}
]