fun_packet
v1.3.7
Published
This will give you lots of fun like jokes and sentence analysis.
Downloads
22
Readme
FunPacketCli
It is a simple CLI tool which will give you lots of fun like by providing jokes.. etc.
USE:
Installation
npm install fun_packet -g
If you stuck in using simply type
fun help
To start jokes
fun start --jokes
or,
fun start --j
To continue jokes
fun next --joke
or,
fun next --j
To check sentimental analysis of a word or sentence
fun check --text="hello world"
or,
fun check --t="hello world"