@f0x > message.split` `.filter(x=>x!="meow").map(x=>`${x} meo${"w".repeat(x.length)}`)
[
'god meowww',
'functional meowwwwwwwwww',
'programming meowwwwwwwwwww',
'still meowwwww',
'hurts meowwwww',
'my meoww',
'poor meowwww',
'little meowwwwww',
'brain meowwwww',
'so meoww',
'much meowwww'
]