2.2.3 • Published 7 years ago

hubot--loudmouth v2.2.3

Weekly downloads
7
License
MIT
Repository
github
Last release
7 years ago

Loudmouth

A Hubot script that helps those who are hard of hearing. Specifically, when a user says something along the likes of "what?" or "come again?", Loudmouth repeats the message they were replying to in all caps.

See src/loudmouth.js for full documentation.

Installation

In hubot project repo, run:

npm install hubot--loudmouth --save

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

["hubot--loudmouth"]

Sample Interaction

user1>> Incoherent is sentence this be sense making, correct?
user2>> ...what did you just say?
hubot>> user2: INCOHERENT IS SENTENCE THIS BE SENSE MAKING, CORRECT?
2.2.3

7 years ago

2.2.2

8 years ago

2.2.1

8 years ago

2.0.5

8 years ago

2.0.4

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago