A python package that sends jokes to your friends!
Must be installed:
- Chrome
- Python
- pip
Install whatajoke using source code (can be used with the virtual environment active):
git clone https://github.com/joaoduartepinto/whatajoke.git
cd whatajoke/
python3 -m venv env
source env/bin/activate
python setup.py install
Install whatajoke with pip (can be used at any time)
python3 -m pip install whatajoke --user
wj <command> <flag>
First log into Whatapp. This will open the browser in the whatapp page to you scan the QR with your mobile Whatapp app.
wj login
Then you can start to send jokes (You will need to pass the friend or group name).
wj send --group <friend>