typpo / slack-dinos

dinosaur picture and facts bot for slack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slack-dinos

Get a random image from DinosaurPictures.org in a Slack Channel, with Slack Outgoing WebHooks. Basically copied from slack-imgur.

pic

Usage

Create a Slack Outgoing WebHooks, select a channel, set a trigger word and add slack-dinos.herokuapp.com to URL(s) field. Kind of like this:

img

Call a random image

Call a random image (if you set dino as trigger word)

dino

Run in your server

Clone the repository and run gunicorn

gunicorn app:app --log-file=- --reload -b address:port

About

dinosaur picture and facts bot for slack


Languages

Language:Python 98.2%Language:Procfile 1.3%Language:HTML 0.5%