Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kenmueller/anonymous-slackbot

Anonymous Slackbot
https://github.com/kenmueller/anonymous-slackbot

Last synced: about 2 months ago
JSON representation

Anonymous Slackbot

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
```