import { default } from "https://deno.land/x/uwuifier@v4.2.2/index.ts";
Methods
uwuifyExclamations(sentence: string): string
Transforms exclamations in a sentence by replacing them with random exclamation patterns.
uwuifySentence(sentence: string): string
Transforms a sentence by applying all uwuify transformations: words, spaces, and exclamations.
uwuifySpaces(sentence: string): string
Transforms the spaces in a sentence by inserting random faces, actions, or stutters.
uwuifyWords(sentence: string): string
Transforms words in a sentence by applying the Uwuifier's word map transformations.