Yami Odymel https://invade.tw/ says to OwO
/coffee_script@mmis_js_bot class Target constructor: (@username)-> attack: (item) -> console.log @username + " has been attacked by the #{item}!" target = new Target("@hch12907") target.attack "penis" target.attack "stone"