Skip to content

Commit

Permalink
Update envoy.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored Oct 29, 2018
1 parent 0c3ec0c commit 26b7c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envoy.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,5 +184,5 @@ You may provide one of the following as the channel argument:
Envoy also supports sending notifications to [Discord](https://discord.com) after each task is executed. The `@discord` directive accepts a Discord hook URL and a message. You may retreive your webhook URL by creating a "Webhook" in your Server Settings and choosing which channel the webhook should post to. You should pass the entire Webhook URL into the `@discord` directive:

@finished
@discord('discord-webhook-url','A custom message.')
@discord('discord-webhook-url')
@endfinished

0 comments on commit 26b7c82

Please sign in to comment.