Skip to content

PapageienTeam/FIX-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git-bot for Slack

Build Status

Install

cp config.json.dummy config.json
# edit config.json
npm i

Run bot

npm start

Run tests

npm test