Skip to content

rburns/hungerbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Hungerbot

Hungerbot is a bot for Slack built with the intention of handling github activity feeds in a more elegant fashion than the standard Slackbot feed reader.

NOTE: This is yet to be in good working order. Under development.

Install

git clone https://github.com/rburns/hungerbot.git
cd hungerbot
npm install
lein deps

Compile

lein cljsbuild once hungerbot

Configure

cp config.example.js config.js

Populate config.js with details garnered from the slack bot integration page https://your-slack.slack.com/services/new/bot.

Run

node ./run.js

Test

lein cljsbuild once hungerbot-test

Develop

lein cljsbuild auto

About

A feed bot for slack that handles atom feeds as well as RSS feeds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published