mnlwldr / owo

This is a port of the logic behind @zuzak's JavaScript OWO into Golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

whats-this

Huohhhh. fuwwy stwing twansfowmew ;3

This is a port of the logic behind @zuzak's JavaScript OWO into Golang.

How to use it

import "https://github.com/mnlwldr/owo"

Usage

fmt.Println(owo.Translate("I have no mouth and I must scream", false, false))
fmt.Println(owo.Translate("I have no mouth and I must scream", true, true))

Output

I haz nu mouth and I must scweam
OwO I haz nu mouth and I must scweam >_<

GoDoc

About

This is a port of the logic behind @zuzak's JavaScript OWO into Golang.

License:GNU General Public License v3.0


Languages

Language:Go 100.0%