LogoSynergy

Block Mentions v1

Note

This is a Message which is sent by sapphire when users mention a specific member or role

Block Mentions Message

Block Mentions Message

Block Mentions Message
{
 "embeds": [
  {
   "description": [
    "${originmessagecontent}",
    "",
    "`${userid}`",
    "------------------------------------------------------------------",
    "This message is sent by <@678344927997853742> because you are not allowed to tag <@ENTER_USER_ID>",
    "",
    "<@ENTER_USER_ID> will receive this message in a separate channel and they will read it"
   ],
   "color": "#0CCD9A",
   "author": {
    "name": "${usertag} said"
   },
   "footer": {
    "text": "${guildname}",
    "icon_url": "${guildiconurl}"
   },
   "thumbnail": {
    "url": "${useravatarurl}"
   }
  }
 ]
}

Support

If you need any help then feel free to join our community server and create a post on the support channel.



On this page