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: all:
@ echo "Build archive for plugin ${plugin} version=${version}" @ 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 Discord.
Receive Kanboard notifications on Slack.
Author Author
------ ------
- Frederic Guillot - Ryonez Coruscare
- License MIT - License MIT
Requirements Requirements
@ -22,8 +20,8 @@ Installation
You have the choice between 3 methods: You have the choice between 3 methods:
1. Install the plugin from the Kanboard plugin manager in one click 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` 2. Download the zip file and decompress everything under the directory `plugins/Discord`
3. Clone this repository into the folder `plugins/Slack` 3. Clone this repository into the folder `plugins/Discord`
Note: Plugin folder is case-sensitive. Note: Plugin folder is case-sensitive.