aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 9fc07d934bbcf38a9f7854934f2323c308a8c26d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# uwufy
[![npm](https://img.shields.io/npm/v/uwufy.svg)](https://www.npmjs.com/package/uwufy)
[![license](https://img.shields.io/badge/license-MIT_License_with_anime_exception-green.svg)](https://github.com/fuwn/npm-uwufy/blob/master/LICENSEhttps://github.com/fuwn/node-uwufy/blob/master/LICENSE)

[![npmbadge](https://nodei.co/npm/uwufy.png)](https://nodei.co/npm/uwufy/)

The simplest UwU package of all.

Yes, this **works** really well with Discord bot APIs!

## Install
```sh
$ npm install uwufy
```

# Usage
```js
const uwufy = require('uwufy');

console.log(uwufy('IF YOU SEE THIS THEN THE UWUFICATION WAS SUCCESSFULL!!!'));
```

# Output
```sh
$ I-IF YOU SEE THIS THEN THE UWUFICATION WAS SUCCESSFUWW >w<
```

## Links

*   [Website](https://fuwn.me)
*   [NPM](https://npmjs.com/uwufy)
*   [GitHub](https://github.com/fuwn/node-uwufy)