Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

ddormer/clj-dynamo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-dynamo

Build Status

IRC bot that notifies an IRC channel of changes to both Bitbucket and Github repositories.

Supported webhook events:

  • Issues.
  • Pull requests.

Config

This bot was written for a specific use case so you'll have to fill in all the config fields for the moment, even if they're not used. (i.e Trello)

Running

  1. Edit config.json.
  2. lein uberjar
  3. java -jar target/uberjar/clj-dynamo-0.1.0-standalone.jar --config /the/full/path/to/clj-dynamo/config.json

About

IRC Bot for Github and Bitbucket announcements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published