A slack bot for light Untappd integration, written using Node.js, Express and deployed on Heroku.
Note: Most queries use a delayed response callback, so the immediate response will be a Working...
message that is only shown to the calling user. This avoids the 3 second timeout on Slack slash command response.
Note: The bot uses the following custom emojis for more detail and visual uniformity : :fullbeer:
, :threequarterbeer:
, :halfbeer:
and :quarterbeer:
.
Not meant for public consumption just yet! I'll write a guide once it is.