Google Home Commands for eure/bobo (Slackbot)
$ go get -u github.com/eure/bobo-googlehome
$ make build
for Raspberry Pi
$ make build-arm6
SLACK_RTM_TOKEN=xoxb-0000... ./bin/bobo
Name | Description |
---|---|
SLACK_RTM_TOKEN |
Slack Bot Token |
SLACK_BOT_TOKEN |
Slack Bot Token |
SLACK_TOKEN |
Slack Bot Token |
BOBO_DEBUG |
Flag for debug logging. Set boolean like value. |
GOOGLE_HOME_HOST |
Hostname or IP address of Google Home for speech feature. |
GOOGLE_HOME_PORT |
Port number of Google Home. Default is 8009 . |
GOOGLE_HOME_LANG |
Speaking language of Google Home. Default is en . |
GOOGLE_HOME_ACCENT |
Speaking accent of Google Home. Default is us . |
- Play (
say
command) - Volume (
volume
command)