vazco/Slackonymous
AWS Lambda function for Slack Slash Command that will reply messages back, but anonymously.
- Clone repository and
npm install
all dependencies. - Configure your AWS credentials according to Serverless docs.
- Deploy with
npm run full-deploy
. - Create new Slash Command in your Slack workspace
- Set Lambda endpoint as a URL
- Configure command name, bot name, icon etc.
Like every package maintained by Vazco, Slackonymous is MIT licensed.