8000 GitHub - joaoduartepinto/whatajoke
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

joaoduartepinto/whatajoke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHATAJOKE

A python package that sends jokes to your friends!

Precondition

Must be installed:

  • Chrome
  • Python
  • pip

Installation

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

Usage

    wj <command> <flag>

Flow of Use

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>

License

GPLv3

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0