/hubot-assflip

Hubot script. Replies to '<word>-ass <word>' with the hyphen moved to the other side ("Eww, <word> ASS-<noun>?!")

Primary LanguageCoffeeScript

hubot-assflip

Hubot script. Replies to '[x]-ass [y]' with the hyphen moved to the other side ('Eww, [x] ASS-[y]?!')

Installation

In hubot project repo, run:

npm install hubot-assflip --save

Then add hubot-assflip to your external-scripts.json:

[
  "hubot-assflip"
]

Sample Interaction

user1>> that's a sweet-ass car.
hubot>> Eww, sweet ASS-car?!