Skip to content

sdaml/sb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published