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

Commit 345578d

Browse files
Update docs section of script
1 parent 77a3ed9 commit 345578d

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

src/beerbods.coffee

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
# Description:
2-
# Have hubot tell you about this week's beerbods
2+
# Have hubot tell you about BeerBods beers
33
#
44
# Configuration:
55
# HUBOT_DISABLE_BEERBODS_CUSTOM_IDENTITY (optional, when true disables overriding username and image with slack adapter)
6-
# HUBOT_BEERBODS_UNTAPPD_CLIENT_ID (optional, Untappd API will be used to show beer rating -- slack adapter only)
7-
# HUBOT_BEERBODS_UNTAPPD_CLIENT_SECRET (optional, see HUBOT_BEERBODS_UNTAPPD_CLIENT_ID)
86
#
97
# Commands:
108
# hubot beerbods - Find out what beer is this week's beerbods
11-
# hubot what's <last|next> week's beerbods - Find previous / next beerbods beer
9+
# beerbods <-4,-3,-2,-1,+1,+2,+3> - Find out what beers are up to 4 weeks ago (-4), and up to 3 weeks ahead (+3)
10+
# what's <last|next> week's beerbods - Find previous / next beerbods beer
1211
#
1312
# Authors:
1413
# andersonshatch

0 commit comments

Comments
 (0)