Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/roseline124/dictionary-slack-bot

dictionary bot to register and read a word in slack
https://github.com/roseline124/dictionary-slack-bot

bot dictionary slack

Last synced: about 1 month ago
JSON representation

dictionary bot to register and read a word in slack

Awesome Lists containing this project

README

        

# dictionary-slack-bot

you can make dictionary for your workspace. (clone or fork and customize this app)

the default name is dict-bot.

## how to use this bot

### commands

- `/create-dict `: create word and description
- `/update-dict `: update word description
- `@ `: mention bot name with the word you want to know (before mentioned, the app must be added to the channel)
- ex. `@dictionary-bot asap`

### usage

- 스크린샷 2022-10-02 오후 9 36 44
- 스크린샷 2022-10-02 오후 9 37 17

## development

### slack socket mode

- socket mode: https://slack.dev/node-slack-sdk/socket-mode
- type of events: https://api.slack.com/events
- block kit builder: https://app.slack.com/block-kit-builder