Inspiration

-We in our busy lives are indulged in many activities and thus forget some important messages that need to be sent to our higher officials or family members or friends etc. In order to overcome this problem ,here comes the MESSAGE BASHER

What it does

-It is a program that enables the user to send a scheduled message for a particular contact and the user can send a particular message for a particular number of times he wishes to. -It takes the contact number along with country code,the text to be sent ,time in hours and time in minutes ,and the number of times the message need to be sent as the input -After clicking the submit button it automatically opens the whatsapp web and redirects to the contact that we entered and sends the person the entered text as many times as we want

How we built it

-We built it completely using python only -Python provides us with a wide variety of libraries and hence we used few of them

  • The used libraries include pywhatkit,pyautogui,time,tkinter -pywhatkit is responsible for opening the whatsapp web and sending the text,pyautogui enables us to send the message multiple times and tkinter is used to make a basic gui

Challenges we ran into

-We faced challenges in making the Gui as the challenge is a daily challenge -I initially faced the challenge to merge the three ideas of creating GUI,sending automatic text and sending a text multiple times but finally managed to complete it

Accomplishments that we're proud of

What we learned

-I learnt the wide variety of use cases with python libraries and its functions -To automate an application to make things easier

What's next for MESSAGE BASHER

-we could add a better UI and have more features likes sending messages to groups ,sending in a broadcast also to add other messenger apps to send messages

Built With

  • pyautogui
  • python
  • pywhatkit
  • time
  • tkinter
Share this project:

Updates