An open API service indexing awesome lists of open source software.

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

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).**