1.1.0 • Published 8 years ago

hubot-confluence-search v1.1.0

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

hubot-confluence-search

Build Status

Integration with confluence's search functionality.

Getting Started

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

Commands

hubot wiki - Search term to look up

Configuration

  • HUBOT_CONFLUENCE_HOST - Confluence's base url (ie http://localhost:8080/confluence/)
  • HUBOT_CONFLUENCE_USERNAME - Confluence username
  • HUBOT_CONFLUENCE_PASSWORD - Confluence password

Release History

1.0.0 - Feb 4 2016

  • Initial Version

License

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

1.1.0

8 years ago

1.0.0

8 years ago