This Slack bot allow you to hook into the real time API of Slack and perform a greeting to every new joiner! Usually this is used to tell new joiners about the network, the guidelines, rules, useful links and more ;-)
If you like this project and you use it for your community or anything else, please hit the star button ⭐️ on the top right side so I know you dig it! It makes us feel appreciated and it's free.
#Standalone Installation
git clone https://github.com/slugbay/slack-welcome-bot
cd slack-welcome-bot
npm install
node bot.js
#Heroku Installation
- Made with ♥ by SlugBay engineers