Bot Redmine
Categories
Component ID
2501171
Component name
Bot Redmine
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
443
Component created
Component changed
Component body
This module is a plugin for the Bot module, allowing your bot to lookup Redmine issues.
To communicate with Redmine, this module relies on the Redmine REST API module for the integration.
To get up and running, you need a working Bot install, and the Redmine REST API needs to be configured to talk to your Redmine server.
With that done, you can enable this module, go to /admin/config/redmine/redmine, and tick the Enable Redmine lookups from the IRC bot box. You'll need to restart your bot for the change to be picked up.
With the module up and running, your bot will respond to any mention of Redmine issue numbers in the form r1234 in IRC messages and reply with
#1234 [Project] Issue Title - URL
