Skip to content

fraserxu/aws-glossary-slack-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-glossary-slack-bot

Send a message to your slack channel daily of one service definition from AWS

slack bot

Requirement

You will need to get the authentication token from slack first, and then start your cron server with SLACK_TOKEN=YOU_SLACK_TOKEN node index.js. If you use a server like Heroku, pass the env through Heroku env settings page.

Development

To generate services.json, run node services.js

$ npm install
$ npm start

To start the cron job

$ npm start

License

MIT

About

Send a message to your slack channel daily of one service definition from AWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published