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.
- Host: GitHub
- URL: https://github.com/yusukebe/slack-zenra-bot
- Owner: yusukebe
- Created: 2022-09-23T09:18:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-23T09:18:31.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T06:42:45.392Z (about 1 year ago)
- Language: TypeScript
- Size: 26.4 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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