HidemichiShimura / slack-cocktail-bot

A useful slack bot which suggest a cocktail name for Today
0 stars 0 forks source link

Learn how to post a message via the platform's API from the API document #15

Closed HidemichiShimura closed 1 year ago

HidemichiShimura commented 1 year ago

GOAL

DEADLINE

Oct 24 2022

STEPS

DEPENDENCY

HidemichiShimura commented 1 year ago

Method to use

chat.postMessage from Slack WEB api

How to use