This commit is contained in:
Ryonia Coruscare 2019-09-05 13:13:42 +12:00
parent 793420684e
commit 17c1a12e60
Signed by: ryonia
GPG Key ID: 5040C0F02BC53C5A
2 changed files with 6 additions and 8 deletions

View File

@ -1,4 +1,4 @@
plugin=Slack
plugin=Discord
all:
@ echo "Build archive for plugin ${plugin} version=${version}"

View File

@ -1,14 +1,12 @@
Slack plugin for Kanboard
Discord plugin for Kanboard
=========================
[![Build Status](https://travis-ci.org/kanboard/plugin-slack.svg?branch=master)](https://travis-ci.org/kanboard/plugin-slack)
Receive Kanboard notifications on Slack.
Receive Kanboard notifications on Discord.
Author
------
- Frederic Guillot
- Ryonez Coruscare
- License MIT
Requirements
@ -22,8 +20,8 @@ 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/Slack`
3. Clone this repository into the folder `plugins/Slack`
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.