https://github.com/k2tzumi/slack-strava-unfurling
https://github.com/k2tzumi/slack-strava-unfurling
gas hacktoberfest slack-bot strava
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/k2tzumi/slack-strava-unfurling
- Owner: k2tzumi
- Created: 2020-09-06T09:26:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T08:56:41.000Z (over 4 years ago)
- Last Synced: 2025-02-10T04:16:56.638Z (4 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
[](https://github.com/google/clasp)
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.