Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 1.8 KB

File metadata and controls

60 lines (37 loc) · 1.8 KB

irccat plugin for Kanboard

IRC

Receive Kanboard notifications on IRC via irccat.

Author

  • Frederic Guillot
  • Lisa Marie Maginnis
  • License MIT

Requirements

  • Kanboard >= 1.0.37
  • irccat

Installation

You have the choice between 2 methods:

  1. Download the zip file and decompress everything under the directory plugins/irccat
  2. Clone this repository into the folder plugins/irccat

Note: Plugin folder is case-sensitive.

Configuration

First install and configure irccat if you have not already done so, enable the generic http(s) API.

Receive project notifications to a room

  • Go to the project settings then choose Integrations > irccat
  • Copy and paste the webhook URL from irccat or leave it blank if you want to use the global webhook URL
  • Use Token to configure the generic http(s) secret. Leave blank if your endpoint is not secured with a secret
  • Use Channel to override the default irccat channels, example: #some-other-channel
  • Enable irccat in your project notifications Notifications > irccat

You can also define the webhook URL globally in the Application settings > Integrations > irccat.

irccat configuration

  • Change the config option EnablePostUsernameOverride to true to have Kanboard as username

Troubleshooting

  • Enable the debug mode
  • All connection errors with the irccat API are recorded in the log files data/debug.log

Copyright Attribution