Skip to content

Mike-Bell/bell-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bell-bot

flowdock bot bellbot

A little bot for interacting with flowdock

Usage

  • Clone
  • Add a file called config.json to the root of the project. This file is gitignored.
  • Your config should be of the form:
{
	"flowdock": {
		"username": "",
		"password": "",
		"flowIds": ["", ""]
	},
	"redis": {
		"host": "",
		"password": ""
	}
}
  • Run node index.js

About

flowdock bot bellbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published