This is a CLI created with Node.js.
It will randomly give you an emoticon(顔文字) based on the mood you entered!
cd ./where_you_want_to_install
Clone the repository
git clone https://github.com/EverettMay/uwu.git
make sure you have Node.js installed
If not:
sudo apt install nodejs
cd into the repository
npm install -g .
To display all the moods
uwu
To see help
uwu -h
To get a emoticon
uwu [your mood]