A simple question answering system using slack bot
- Fork it!
- Get API Token from slack developers page.
- Get service account credentials from google developers page.
- Create Google Spread Sheet with name "BotCommunicationPatterns".
- Deploy it with Heroku using Github Integration
- Set Config Vars
- API_TOKEN: Your Slack API Token
- SERVICE_ACCOUNT: Your Service Account for Google Spread Sheet as JSON Text
- SHEET_KEY: Your key of Google Spread Sheet (Please copy it from sheet URL)
- Launch Apps