Skip to content

anthonypenna/node-typescript-slackbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Typescript Slackbot

An example Slack Bot made with Node and Typescript.

The bot in this example pings the whole channel, then sends a GIF.

Setup

To work, you need a .env file containing two keys:

  • HOOK - The webhook of the channel (read more)
  • TOKEN - The bot token

Commands

Run unit tests

$ npm run test

Run unit tests in watch mode

$ npm run test:watch

Run application in development mode

$ npm run serve

Run application in production mode

$ npm start

About

An example Slack Bot made with Node and Typescript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •