Skip to content

eversense/kowaza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

kowaza

kowaza is Google App Script code for Slack App.

Hope this app will help you when you wanna extend Slack without server.

Use Case

When you wanna share some tips on Slack and get feedback.

  1. post tips at 8 am
  2. get feedback from your teammates
  3. report the evaluation for tips you share

Setups

1. Create SpreadSheet

You can copy the SpreadSheet below https://docs.google.com/spreadsheets/d/1_OJlIpmWTjKlkePT5qB9HKapAH1Dpr2ucjvNyNQxC90/edit#gid=0

2. Copy GAS

Copy Scripts under src Directory

copy GAS

3. Publish GAS as Web App

  1. select menu for publish as web app

select menu for publish as web app

  1. set version and limitation

set version and limitation

  1. get url for the web app

get url for the web app

4. Set up Slack App

  1. access slack app url

  2. create new App

create new App

  1. set up incoming webhook

set up incoming webhook

  1. set up interactive components Enter GAS url you got above

set up interactive components

5. Modify GAS

  1. fill incoming webhook url at YOUR WEBHOOK URL on constants.gs

6. Schedule Script Execution

  1. schedule notify and report function

schedule notify and report function

About

Google App Script for Slack App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages