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 2 months ago
JSON representation
dictionary bot to register and read a word in slack
- Host: GitHub
- URL: https://github.com/roseline124/dictionary-slack-bot
- Owner: roseline124
- License: mit
- Created: 2022-10-01T07:32:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-10T07:30:44.000Z (over 3 years ago)
- Last Synced: 2026-04-08T02:14:28.287Z (3 months ago)
- Topics: bot, dictionary, slack
- Language: TypeScript
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
-
- 
## 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