Simple Facebook Messenger bot
Facebook Messenger bot. Depending on your preferences and our recommendations, Water4U bot will ask you to drink a glass of water during the day.
# Clone the repo
$ git clone git@github.com:Leestex/water-bot.git
$ cd water-bot
# Install dependencies
$ yarn install
# Start a server
$ yarn run dev