Skip to content

Marcos-Iorio/slackbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slackbot

Slack bot made with Nodejs and Slack Bolt API

The bot check every 24 hours if it's someone birthday and publish a message to an specific channel.

Usage

git clone https://github.com/Marcos-Iorio/slackbot.git
npm i
node index.js or nodemon index.js

The app needs three enviroment variables, assigned by Slack

SLACK_BOT_TOKEN: xxxxxxxxxxxxxxxxxxxxxxxxxxx SLACK_SIGNING_SECRET: xxxxxxxxxxxxxxxxxxxxxxxxxxx APP_TOKEN: xxxxxxxxxxxxxxxxxxxxxxxxxxx

About

Slack bot made with nodejs and Slack Bolt API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published