README
slackAPI
Provides simple functions to interact with Slack.com
Installation
npm install slackapi
the rest is still being developed
An easier way to use the slack api
<script type="module">
import slackapi from 'https://cdn.skypack.dev/slackapi';
</script>
Provides simple functions to interact with Slack.com
npm install slackapi
the rest is still being developed