Command:
send message
hi
10
2. Send alpha emoji message, the letters from the message is converted to emoji alphabet and then sent to the chat.
Command:
emoji
hello
laugh
3. Check if the user is online. ( it is supposed to do something more but at this time it just tells the user status - online/offline.)
Command:
spy
name_of_the_uesr
- Change User to performs about action on them.
- Clone the project
- Install requirements.txt
- Make sure you have geckodriver on path
/usr/local/bin/geckodriver
- Run:
python src/main.py
- Login whatsapp using your mobile.
Then follow the instructions shown in the terminal.
NOTE: The script is only tested with Firefox.