https://github.com/macrusher/slackonymous
Slack *Slash Command* that will reply messages back, but anonymously
https://github.com/macrusher/slackonymous
slack slack-commands
Last synced: about 2 months ago
JSON representation
Slack *Slash Command* that will reply messages back, but anonymously
- Host: GitHub
- URL: https://github.com/macrusher/slackonymous
- Owner: MacRusher
- License: mit
- Created: 2018-02-20T23:12:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-07T11:20:01.000Z (almost 8 years ago)
- Last Synced: 2025-01-06T06:12:20.183Z (over 1 year ago)
- Topics: slack, slack-commands
- Language: TypeScript
- Size: 43 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
vazco/Slackonymous
AWS Lambda function for Slack *Slash Command* that will reply messages back, but anonymously.
## Setup
1. Clone repository and `npm install` all dependencies.
1. Configure your AWS credentials according to [Serverless docs](https://serverless.com/framework/docs/providers/aws/guide/credentials/).
1. Deploy with `npm run full-deploy`.
1. Create new Slash Command in your Slack workspace
- Set Lambda endpoint as a URL
- Configure command name, bot name, icon etc.
## License

**Like every package maintained by [Vazco](https://vazco.eu/), Slackonymous is [MIT licensed](https://github.com/vazco/uniforms/blob/master/LICENSE).**