@2bit/slacker
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

@2bit/slacker

How to use

import Slacker from '@2bit/slacker';

const slacker = new Slacker('SLACK_TOKEN', 'SLACK_CHANNEL_NAME');

slacker.post('TEXT'); // 

slacker.post('MENTIONED TO CHANNEL', true); // 

Readme

Keywords

Package Sidebar

Install

npm i @2bit/slacker

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

2.68 kB

Total Files

5

Last publish

Collaborators

  • 2bit