tsivinsky/hi-mom

Say Hi to other people's moms

Opened this issue · 2 comments

It would be cool too support the feature to BLAZINGLY FAST say Hi to other people's moms too if needed :P

I can work on this issue if @tsivinsky don't mind

if you want, feel free to do it :)

It's not ideal, but you can specify who's mom it is in motherName as a temporary fix:

console.log(hiMom("Jason's mom")); // Hi, Jason's mom!

And it's even multilingual:

console.log(hiMom("mãe do João", "pt")); // Oi, mãe do João!