https://github.com/weberjacob/slackbot-recipes
Custom Slack Bot to take user input and post to Google Sheets
https://github.com/weberjacob/slackbot-recipes
google-sheets slack slack-bot slackbot
Last synced: 28 days ago
JSON representation
Custom Slack Bot to take user input and post to Google Sheets
- Host: GitHub
- URL: https://github.com/weberjacob/slackbot-recipes
- Owner: weberjacob
- Created: 2020-02-10T04:23:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T20:58:12.000Z (over 2 years ago)
- Last Synced: 2023-03-03T04:07:36.220Z (about 2 years ago)
- Topics: google-sheets, slack, slack-bot, slackbot
- Language: JavaScript
- Homepage:
- Size: 12.7 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Slackbot Recipes
----------------------------### What is it?
Just a little something that will take input from a Slack command, and add it to a Google Sheet.### How to use it?
- Connect to slack with correct config variables.
- Once connected - how it's used here is with the [Slack slash command](https://api.slack.com/interactivity/slash-commands) `/recipe`, which will prompt the user for a **title**, **link** and **category** and will then input those values into a Google spreadsheet from your config.