Skip to content

ryosuke-tsutsumi/slack-stamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-stamp

A script to visualize which slack stamps are being used and how much.

Get a slack workspace API token, embed it in GAS, and then add it to Using the API method to extract the amount of stamp usage (in months) from a conversation in slack, the Aggregate.

  • conversations.list

    • A method to get a list of all the channels of the workspaces to which you belong.
  • conversations.history

    • A method to retrieve the history of a conversation.

It writes the extracted results to a spreadsheet and specifies the slack as a bot. Post to the channel where you did it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published