Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kenmueller/anonymous-slackbot
Anonymous Slackbot
https://github.com/kenmueller/anonymous-slackbot
Last synced: about 2 months ago
JSON representation
Anonymous Slackbot
- Host: GitHub
- URL: https://github.com/kenmueller/anonymous-slackbot
- Owner: kenmueller
- Created: 2020-06-11T11:40:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T07:48:54.000Z (about 2 years ago)
- Last Synced: 2024-05-28T15:28:09.862Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Anonymous Slackbot
Built with AWS Lambda, AWS S3 and AWS API Gateway
## Run
```
/say [message]
```## Package
```bash
npm run package
```## Deploy
```bash
npm run deploy
```