To install this module do.
```
npm install poopy-face
```
To use the module you will need to require it,
```
const poopyface = require('poopy-face')
```
And to use it you do.
```
poopyface("Name")
```
this module was made for fun, i doubt anyone will actually use this.