Skip to content
This repository was archived by the owner on Nov 3, 2022. It is now read-only.

Commit 4ee5e4c

Browse files
Update readme and slack images
1 parent cd8c3bf commit 4ee5e4c

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ Josh: hubot what's next week's beerbods?
1414
Hubot: Next week's beer is Drygate, Axman IPA - https://beerbods.co.uk/next-weeks-beer
1515
```
1616
![Preview in irc/xmpp](./img/nonslack.png?raw=true)
17-
If you're using Slack, you'll be treated to a picture of the beer and a link to search for it on [Untappd](http://untappd.com).
18-
Providing Untappd API keys (with configuration shown below) will enable looking up more info about the beer from Untappd. (If more than one match is found for the Beerbods name on Untappd, the link to search will be sent instead)
17+
If you're using Slack, you'll be treated to a picture of the beer(s) and a link to search for it/them on [Untappd](http://untappd.com).
1918
![Preview in Slack](./img/slack.png?raw=true)
2019

2120

@@ -25,8 +24,6 @@ When used with Slack, the following environment variables offer configuration:
2524

2625
* `HUBOT_DISABLE_BEERBODS_CUSTOM_IDENTITY` - The script will, by default, override the username of hubot to 'beerbods' and set the image to :beers:,
2726
this can be disabled (mainly useful for XMPP/IRC bridges) by setting this to true
28-
* `HUBOT_BEERBODS_UNTAPPD_CLIENT_ID` - optional, if set with a valid Untappd client ID and secret, the beer rating, ABV and description will be looked up from Untappd
29-
* `HUBOT_BEERBODS_UNTAPPD_CLIENT_SECRET` - optional, see `HUBOT_BEERBODS_UNTAPPD_CLIENT_ID`
3027

3128
Not using Slack? There's no configuration, and it's fine to ignore the npm warning:
3229
>npm WARN hubot-beerbods@\<version\> requires a peer of hubot-slack@\<version\> but none was installed

img/slack.png

141 KB
Loading

0 commit comments

Comments
 (0)