From 17c1a12e60305434d69e15c55d9c96457bd1f3a8 Mon Sep 17 00:00:00 2001 From: Ryonez Coruscare Date: Thu, 5 Sep 2019 13:13:42 +1200 Subject: [PATCH] Update --- Makefile | 2 +- README.md | 12 +++++------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/Makefile b/Makefile index 8a3cab9..79891c4 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -plugin=Slack +plugin=Discord all: @ echo "Build archive for plugin ${plugin} version=${version}" diff --git a/README.md b/README.md index c8c43d0..e335772 100644 --- a/README.md +++ b/README.md @@ -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.