$ .bin/hubot --adapter <your_adapter_name> HUBOT_SLACK_TOKEN=xxxx-xxxx-xxxx-xxxx \
HUBOT_GITHUB_API=https://api.github.com \
HUBOT_GITHUB_TOKEN=xxxx \
HUBOT_GITHUB_USER=xxxx \
HUBOT_GITHUB_REPO=xxxx
- Let's start interacting with the bots created; let's say,
hubot help
- You can customize the bot name
hubot
withyour_custom_bot_name
. In this project, I named it assams
frombin/hubot.cmd && bin/hubot
and made sure the bot name is the same while creating hubot slack token; so, my statement looks like,sams help
hubot> hubot help
hubot help - Displays all of the help commands that hubot knows about.
The list of commands that qualify under this implementation is described below, along with additional info.
List, Create, Close, Open and Reopen GitHub issues
List GitHub pull request(s)