https://github.com/andreaselia/save100
Save the last 100 Slack messages to a Github Gist
https://github.com/andreaselia/save100
Last synced: about 1 year ago
JSON representation
Save the last 100 Slack messages to a Github Gist
- Host: GitHub
- URL: https://github.com/andreaselia/save100
- Owner: andreaselia
- Created: 2016-07-09T15:02:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-26T21:21:18.000Z (about 9 years ago)
- Last Synced: 2025-06-19T04:03:48.774Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Save100
A Slack bot that returns a GitHub Gist with the past 100 messages in response to a `/save100` command.
When a Slack user executes a `/save100` command, a POST request is sent to the app. The app then collects the past 100 messages in the channel the command was used within as well as team and channel information before returning a URL to the GitHub Gist.