Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/k2tzumi/slack-strava-unfurling
https://github.com/k2tzumi/slack-strava-unfurling
gas hacktoberfest slack-bot strava
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/k2tzumi/slack-strava-unfurling
- Owner: k2tzumi
- Created: 2020-09-06T09:26:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T08:56:41.000Z (over 4 years ago)
- Last Synced: 2024-10-15T00:23:20.958Z (2 months ago)
- Topics: gas, hacktoberfest, slack-bot, strava
- Language: TypeScript
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![clasp](https://img.shields.io/badge/built%20with-clasp-4285f4.svg)](https://github.com/google/clasp)
![ci](https://github.com/k2tzumi/slack-strava-unfurling/workflows/ci/badge.svg)What is this?
==============================The bot is unfurling the content when you post the Strava URL to slack.
This bot runs as a web app within a Google app script.
You can make this bot work by registering it as an endpoint for [Slack API](https://api.slack.com/apps) event subscriptions.REQUIREMENTS
--------------------
- `npm`
- [clasp](https://github.com/google/clasp)
`npm install -g @google/clasp`
- `make`
- GAS Library
- OAuth2USAGE
--------------------
under construction.