Skip to content

dictionary bot to register and read a word in slack

License

Notifications You must be signed in to change notification settings

meotitda/dictionary-slack-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dictionary-slack-bot

make dictionary for your team mates.

Add this bot to your slack!

Add to Slack

how to use this bot

commands

  • /create-dict <word>: create word and description
  • /update-dict <word>: update word description
  • @<slack bot name> <word>: 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

slack bolt

  • ${baseURl}/slack/events: event handlers
  • ${baseURl}/slack/install: show slack install button
  • ${baseURl}/slack/oauth_redirect: oauth redirect uri provided by slack bolt

TODO

trouble shooting

  • [WARN] bolt-app http request failed unable to get local issuer certificate: turn off proxy

About

dictionary bot to register and read a word in slack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.2%
  • Shell 1.8%