Bee. Cat.
module.exports = (robot) -> | |
robot.hear /bee.?cat+s?\b/i, (message) -> | |
message.send "http://bit.ly/thebeecat" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment