A plugin that adds discord as a notification endpoint to kanboard. Use's webhooks.
Go to file
Ryonia Coruscare 719a419cb9
Attempt to add files to webhook
2019-09-05 13:55:32 +12:00
Locale Initial Upload 2019-09-05 12:33:42 +12:00
Notification Attempt to add files to webhook 2019-09-05 13:55:32 +12:00
Template Corrected template files 2019-09-05 13:15:59 +12:00
Test Initial Upload 2019-09-05 12:33:42 +12:00
.gitignore Initial Upload 2019-09-05 12:33:42 +12:00
.travis.yml Initial Upload 2019-09-05 12:33:42 +12:00
LICENSE Initial Upload 2019-09-05 12:33:42 +12:00
Makefile Update 2019-09-05 13:13:42 +12:00
Plugin.php Initial Upload 2019-09-05 12:33:42 +12:00
README.md Update 2019-09-05 13:13:42 +12:00

README.md

Discord plugin for Kanboard

Receive Kanboard notifications on Discord.

Author

  • Ryonez Coruscare
  • License MIT

Requirements

  • Kanboard >= 1.0.37

Installation

You have the choice between 3 methods:

  1. Install the plugin from the Kanboard plugin manager in one click
  2. Download the zip file and decompress everything under the directory plugins/Discord
  3. Clone this repository into the folder plugins/Discord

Note: Plugin folder is case-sensitive.

Configuration

Firstly, you have to generate a new webhook url in Discord (Server or Channel Settings > Webhooks).

You can define only one webhook url (Settings > Integrations > Slack) for each project and user.

Receive individual user notifications

  • Go to your user profile then choose Integrations > Discord
  • Copy and paste the webhook url from Slack or leave it blank if you want to use the global webhook url
  • Use @username to receive direct message to your user
  • Enable Discord in your user notifications Notifications > Discord

Receive project notifications to a room

  • Go to the project settings then choose Integrations > Discord
  • Copy and paste the webhook url from Discord or leave it blank if you want to use the global webhook url
  • Enable Discord in your project notifications Notifications > Discord

Troubleshooting

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