https://github.com/typpo/slack-dinos
dinosaur picture and facts bot for slack
https://github.com/typpo/slack-dinos
Last synced: 2 months ago
JSON representation
dinosaur picture and facts bot for slack
- Host: GitHub
- URL: https://github.com/typpo/slack-dinos
- Owner: typpo
- Created: 2016-12-10T20:41:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-05-26T01:17:36.000Z (about 3 years ago)
- Last Synced: 2025-03-22T00:16:25.838Z (over 1 year ago)
- Language: Python
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slack-dinos
Get a random image from DinosaurPictures.org in a Slack Channel, with Slack Outgoing WebHooks. Basically copied from [slack-imgur](https://github.com/juanpabloaj/slack-imgur).

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

### 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
[webhook]: https://getscreenshots.slack.com/services/new/outgoing-webhook