Add slacklib package

This commit is contained in:
ThomasTJdev 2017-08-04 12:18:24 +02:00
parent 125c6e362c
commit 9f2491cfc4

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"
}
]