Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2017-06-10 15:13:08 +08:00
parent 9d39c6b847
commit 3b9bdc7523
+2
View File
@@ -8,6 +8,8 @@ logo: discord.svg
image: appleboy/drone-discord
---
Webhooks are a low-effort way to post messages to channels in Discord. They do not require a bot user or authentication to use.
The discord plugin posts build status messages to discord channel. The below pipeline configuration demonstrates simple usage:
```yaml