Here's a little gist to help you mention people, mention channels, mention roles, use code blocks, use spoilers, emoji's, custom emoji's and custom animated emoji's
note:
These are all examples
Get the discord user's ID. Then, you can ping a user like so:
<@12345678910>
Get the channel's ID. Then, you can ping the channel like so:
<#12345678910>
Very easy! Simply:
``` ```
Like you would do normally, like this:
||Text goes here||
a little extra for spoilers:
You can hide embedded URL's like this:
https://ThisURLHasMetadata.nice-example.show/EmbedPowers
Very simple:
:flushed: # which is the 😳 emoji
- Get the emoji's ID by typing
\:TheEmojiName:
in the chat. And send.
if that didn't work, try to log into discord on a webbrowser, like Chrome, Firefox, Edge
Once you got the ID, you can send an Emoji over a webhook's message like so:
<:NameOfTheEmoji:ID>
- Get the emoji's ID by typing
\:TheEmojiName:
in the chat. And send.
if that didn't work, try to log into discord on a webbrowser, like Chrome, Firefox, Edge
Once you got the ID, you can send an Emoji over a webhook's message like so:
<:a:EmojiName:ID>
I hope this was of good use to you. Now get out there and flex with your webhooking powers!