WhatsApp DicoBot is a dictionary bot powered by Twilio WhatsApp API and Oxford Dictionary API 🤖 that enhances your messaging experience.
When you search a word, you get the word meaning and it's usage. It's so fast and on point. This is how to beat your grammarian friends who bombard you with jaw threatening words. 😆
Our DicoBot can be found here: https://yusadolat.github.io/whatsbot/
$ git clone https://github.com/Yusadolat/DicoBot.git && cd DicoBot
$ npm install
$ npm start
App is running on http://localhost:3000
Check our contributing guide here CONTRIBUTING.md