v1.9.1
What's Changed
- Fix command matching when a Hubot alias is configured by @stephenyeargin
Corrected a regex issue in src/hubot-ollama.js that prevented the plugin from matching messages when a Hubot alias (e.g. !) was configured in place of the bot name. README.md was updated to document alias behaviour. Test coverage extended in test/hubot-ollama.test.js.
Full Changelog: v1.9.0...v1.9.1