An open API service indexing awesome lists of open source software.

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

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.