Skip to content

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

Notifications You must be signed in to change notification settings

grantbowering/hubot-assflip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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?!

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published