This python script messages the user a random word and its details like meaning, synonym, and pronunciation via WhatsApp
The code uses twilio platform to send whatsapp messages to a given number so please refer this link to get started : https://www.twilio.com/docs/whatsapp/quickstart/python
the code needs to be updated at line 10, 11 ,39 where the sid and token can be found in the twilio dashboard
the word dataset or list only contains about 360 different words and needs to be updated and filtered as there are some commonly known and used words.