HidemichiShimura / slack-cocktail-bot

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

URL verification handling #2

Closed HidemichiShimura closed 1 year ago

HidemichiShimura commented 1 year ago

I added POST request handling for the URL verification on server.js. I also added body-parser for dependencies.