2021-02-27

trying to create a Discord webhook, with the avatar and username assigned inside the code

I am trying to create a Discord webhook, with the avatar and username assigned inside the code.

This is the code I have so far. I have no idea what comes before or after this.

{
  "username": "Webhook",
  "avatar_url": "https://i.imgur.com/4M34hi2.png",
  "content": "Text message. Up to 2000 characters.",
}


from Recent Questions - Stack Overflow https://ift.tt/3sxBY1a
https://ift.tt/eA8V8J

No comments:

Post a Comment