tylerlong / glip-hubot-u

Ultimate / Universal bot for Glip based on Hubot

Repository from Github https://github.comtylerlong/glip-hubot-uRepository from Github https://github.comtylerlong/glip-hubot-u

glip-hubot-u

Ultimate/Universal bot.

It's currently running in RingCentral with the name Co-Bot.

how to run

HUBOT_GLIP_EMAIL=*** \
HUBOT_GLIP_PASSWORD=*** \
HUBOT_GLIP_HOST=app.glip.com \
GLIP_BOT_HOST=*** \
HUBOT_JIRA_USERNAME=*** \
HUBOT_JIRA_PASSWORD=*** \
HUBOT_JIRA_URL=*** \
HUBOT_ZENDESK_USER=*** \
HUBOT_ZENDESK_PASSWORD=*** \
HUBOT_ZENDESK_SUBDOMAIN=*** \
SF_INSTANCE_URL=*** \
SF_CONSUMER_KEY=*** \
SF_CONSUMER_SECRET=*** \
SF_USERNAME=*** \
SF_PASSWORD=*** \
./bin/hubot -a glip -n u

You don't need to specify all of the credentials in order to run this project.

For example, if you don't want to support ZendDesk and SalessForce, you can leave their credentials empty.

Mandatory configuration items are HUBOT_GLIP_EMAIL and HUBOT_GLIP_PASSWORD.

About

Ultimate / Universal bot for Glip based on Hubot


Languages

Language:JavaScript 56.9%Language:CoffeeScript 32.5%Language:HTML 9.8%Language:Shell 0.4%Language:Batchfile 0.4%