hubot-phrases

1.4.1 • Public • Published

hubot-phrases

Build Status Codacy Badge Codacy Badge Greenkeeper badge

phrases (responses) support for hubot

Getting Started

  1. Install the module: npm install --save hubot-phrases
  2. Add it hubot-phrases to your external-scripts.json file in your hubot directory

Usage

  • hubot literal - Outputs information about a phrase. if greater than 10 tidbits, then output a url instead
  • hubot do something|something random - output a random phrase
  • hubot forget # - Deletes the th response of
  • hubot forget that - Deletes the last used response
  • hubot what was that - Outputs what the last phrase was
  • hubot X ||is Y - Sets a response for X to be Y
  • [phrase] - Outputs a random tidbit/reply that matches

Configuration

None

Release History

2016-12-30 - 1.0.2

  • Minor bug fix to handle when no existing data

2016-12-27 - 1.0.1

  • Full cleanup/rename of factoid to phrases
  • Update documentation

2016-12-27 - 1.0.0

  • Remove coffeescript
  • Test coverage
  • minor bug fixes

License

Copyright (c) 2013,2016 Gavin Mogan Licensed under the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i hubot-phrases

Weekly Downloads

15

Version

1.4.1

License

none

Unpacked Size

20.3 kB

Total Files

6

Last publish

Collaborators

  • halkeye