https://github.com/roborourke/slack-rage
alltheragefaces.com slash command handler for Slack
https://github.com/roborourke/slack-rage
Last synced: 12 months ago
JSON representation
alltheragefaces.com slash command handler for Slack
- Host: GitHub
- URL: https://github.com/roborourke/slack-rage
- Owner: roborourke
- Created: 2015-05-31T12:44:10.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-01T11:06:07.000Z (about 11 years ago)
- Last Synced: 2025-06-28T16:12:04.620Z (12 months ago)
- Language: PHP
- Size: 121 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Slack Rage
==========
Basic Silex app that handles a slash command for posting rage faces to slack.
## Setup
1. Clone the repo onto a server somewhere web accessible
2. Run `composer install`
3. Copy the sample config to config.php `cp config-sample.php config.php`
4. In slack integrations create a slash command called 'rage' for example
5. Set the slash command URL to point to your server where you cloned the repo
6. Copy the slash command token as a key in the `$webhooks` array in `config.php`
7. Create an incoming webhook in Slack, copy the URL as the value for the above array key
8. Commence raging