Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tyler-tee/slack-retriever
Example Slack App implemented using the Dog CEO API and Tines.
https://github.com/tyler-tee/slack-retriever
Last synced: 5 days ago
JSON representation
Example Slack App implemented using the Dog CEO API and Tines.
- Host: GitHub
- URL: https://github.com/tyler-tee/slack-retriever
- Owner: tyler-tee
- License: mit
- Created: 2023-11-26T15:53:24.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-26T16:39:28.000Z (12 months ago)
- Last Synced: 2023-11-26T17:26:45.034Z (12 months ago)
- Size: 2.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slack Retriever
The Slack Retriever is an example Slack application that integrates with the Dog CEO API using Tines. This project demonstrates how to use Tines to automate interactions between Slack and the Dog CEO API, allowing users to retrieve dog images directly from Slack.
## Prerequisites
- A Slack account and the ability to create applications
- Access to Tines for importing and customizing the provided Story
- Basic understanding of JSON and webhooks## Slack Usage
![slack_example](https://github.com/tyler-tee/slack-retriever/blob/main/assets/slack_sample.gif)
## Importing into Tines
![tines_import](https://github.com/tyler-tee/slack-retriever/blob/main/assets/tines_import.gif)
## Tines Storyboard
![tines_story](https://github.com/tyler-tee/slack-retriever/blob/main/assets/RoverRetriever-storyboard.png)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments
A huge thank you to those over at the Dog CEO for making their API available to the public!