IsaacSahle / sb

Slack bot in the sd&ml team

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sd&ml bot 🤖

Here lies the code for the bot user in the sd&ml team.

The setup for this bot can be found here.

Create a pull request for this repo to get your changes in the bot.

Getting started with this repo

  • Clone the repo git clone https://github.com/sdaml/sb.git && cd sb
  • Install dependencies npm install
  • Create a .env file with your Slack token

echo "SLACK_API_TOKEN=[PASTE TOKEN HERE]" > .env

  • Run the bot npm run dev

Useful Links

About

Slack bot in the sd&ml team


Languages

Language:JavaScript 100.0%