-
Updated
Nov 29, 2020 - TypeScript
integrations
Here are 134 public repositories matching this topic...
-
Updated
Nov 29, 2020 - Python
-
Updated
Nov 28, 2020 - JavaScript
-
Updated
Nov 25, 2020 - Scala
-
Updated
Oct 19, 2020 - Groovy
-
Updated
Nov 16, 2020 - TypeScript
-
Updated
Nov 11, 2020 - Clojure
-
Updated
Nov 27, 2020 - Python
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Nov 24, 2020 - Java
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Nov 21, 2020 - TypeScript
-
Updated
Sep 10, 2020 - TypeScript
-
Updated
Nov 27, 2020 - Go
-
Updated
Nov 10, 2017 - JavaScript
-
Updated
Jun 10, 2019 - Ruby
-
Updated
Oct 28, 2020 - TypeScript
-
Updated
Feb 14, 2017 - Objective-C
-
Updated
Aug 10, 2020 - TypeScript
-
Updated
Jun 18, 2020 - PHP
-
Updated
Mar 2, 2020 - PHP
-
Updated
Nov 26, 2017 - Swift
-
Updated
Nov 28, 2020 - Python
Improve this page
Add a description, image, and links to the integrations topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the integrations topic, visit your repo's landing page and select "manage topics."


Is it possible to send embedded messages to a discord webhook?
The template
{{`{`}}"embeds":[{{range .}} {{`{`}}"title":"{{ .Level }}", "description":"{{ .Message }}" {{`}`}}{{print}}{{end}}]{{`}`}}generates messages in the JSON format
{"embeds":[ {"title":"info", "description":"Starting Watchtowe