Hubot script for accessing Confluence
- HUBOT_CONFLUENCE_URL - URL for Confluence installation (no trailing slash)
- HUBOT_CONFLUENCE_USER - Username to access Confluence
- HUBOT_CONFLUENCE_PASSWORD - Password for the Confluence user
- HUBOT_CONFLUENCE_MAX_RESULTS - Maximum number of results to return (default is 5)
hubot find term
Will show the search results for term, where term is what you're searching for.