tsuyoshi007 / Slack-Welcome-Bot

A simple Slack-Welcome-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slack-Welcome-Bot

A simple slack-welcome-bot and you can edit the welcome message

Getting Started

Prerequisites

Note: SLACK_TOKEN will be passed into the function as a string

You also need : -@slack/rtm-api -dotEnv

Installation

npm install

Running the tests

node bot.js

To edit message

!msg your message

For Example:

!msg Hi! !user welcome to our channel!

In your message must include !user so that the name of new user will be replaced to it.

And coding style tests

semistandard --fix

js-semistandard-style

Built With

Authors

  • Hun Vikran

About

A simple Slack-Welcome-bot


Languages

Language:JavaScript 100.0%