Skip to content

Commit

Permalink
test empty embeds
Browse files Browse the repository at this point in the history
  • Loading branch information
hugtalbot committed Jan 24, 2024
1 parent 10a5011 commit 4aeec15
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/discord/post-pending-discussions.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,6 @@ def postOnDiscord(message):
#leave this out if you dont want an embed
data["embeds"] = [
{
"description" : "",
"title" : "",
"type" : "rich",
"url" : "",
"color" : "15224347"
}
]
Expand Down

0 comments on commit 4aeec15

Please sign in to comment.