Skip to content

Commit

Permalink
Merge pull request #44 from hugtalbot/202401_fix_actions
Browse files Browse the repository at this point in the history
test empty embeds
  • Loading branch information
hugtalbot authored Jan 24, 2024
2 parents c25076d + 4aeec15 commit 76bba95
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 76bba95

Please sign in to comment.