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

https://github.com/yusukebe/slack-zenra-bot

An example for "new Slack platform" with Deno.
https://github.com/yusukebe/slack-zenra-bot

Last synced: about 1 year ago
JSON representation

An example for "new Slack platform" with Deno.

Awesome Lists containing this project

README

          

# Zenra Bot for Slack

An example for "[new Slack platform](https://api.slack.com/future)" with Deno.

## Usage

Develop:

```shell
slack run
```

Deploy

```shell
slack deploy
```

Add a trigger:

```shell
slack trigger create --trigger-def ./src/trigger.ts
```

## Author

Yusuke Wada

## License

MIT