Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matheusvellone/slack-reacter
https://github.com/matheusvellone/slack-reacter
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matheusvellone/slack-reacter
- Owner: matheusvellone
- Created: 2019-08-06T13:37:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-29T12:49:31.000Z (over 3 years ago)
- Last Synced: 2024-12-19T19:13:25.640Z (about 1 month ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
slack-reacter
---# Requirements
- NodeJs 8 or later (async/await)
# Steps to make it work
1. Copy `.env.example` to a `.env` file
2. Create a token in https://api.slack.com/custom-integrations/legacy-tokens#legacy-info
3. Add it to your `.env` file
4. Add your target user ID, channel and reacts in the `targets` variable in the `index.js` file. You can use the example existing structure.
5. Run `npm start` to start# Use it with responsibility
This project may be very annoying very fast. Be careful not to disturb anyone working with slack.
> With great power comes great responsibility