Skip to content

Freq-Out/freqout-hubot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Creation Date: : 2013/10/10

Revisions:


Running on Heroku

Hubot Installation

Hubot Hall Configuration

You need to have a working heroku setup (see Deploying Hubot to Heroku for more information).

heroku config:add HUBOT_HALL_EMAIL=""
heroku config:add HEROKU_URL=
heroku config:add HUBOT_HALL_PASSWORD=""

Hubot Scripts

There's an official catalog of hubot scripts - GitHub repo

Adding a script

  • Add it to hubot-scripts.json and its dependencies to package.json.
  • Push it to your heroku remote:
git add .
git commit -m "my commit message"
git push heroku master

Restart the bot

You may want to get comfortable with heroku logs and heroku restart if you're having issues.

About

Freq-Out's hubot is so cool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published