Receive Kanboard notifications on IRC via irccat.
- Frederic Guillot
- Lisa Marie Maginnis
- License MIT
- Kanboard >= 1.0.37
- irccat
You have the choice between 2 methods:
- Download the zip file and decompress everything under the directory
plugins/irccat - Clone this repository into the folder
plugins/irccat
Note: Plugin folder is case-sensitive.
First install and configure irccat if you have not already done so, enable the generic http(s) API.
- 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
Tokento configure thegenerichttp(s) secret. Leave blank if your endpoint is not secured with a secret - Use
Channelto 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.
- Change the config option
EnablePostUsernameOverridetotrueto have Kanboard as username
- Enable the debug mode
- All connection errors with the irccat API are recorded in the log files
data/debug.log
IRC_Logo_Small.pngby Lilers5 is licensed under CC BY-SA 4.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/4.0/?ref=openverse.- Project forked from https://github.com/kanboard/plugin-mattermost
