LogoSynergy

Auto Moderation DM Messages v1

Note

These are the Message which is sent to users on DM by Sapphire when they get any warned or banned

First Warn Message

First Warn Message

First Warn Message
{
 "embeds": [
  {
   "author": {
    
   },
   "title": "${warningemoji} You just got your first warn!",
   "color": "#FFA800",
   "fields": [
    {
     "name": "What now?",
     "value": [
      "> On your first warn, nothing happens - except it'll be logged",
      "> The next warns could have more consequences, so please be friendly."
     ],
     "inline": false
    }
   ],
   "footer": {
    "text": "${guildname}",
    "icon_url": "${guildiconurl}"
   },
   "thumbnail": {
    "url": "${guildiconurl}"
   }
  }
 ],
 "components": [
  {
   "type": 1,
   "components": [
    {
     "type": 2,
     "style": 5,
     "label": "Appeal the Punishment",
     "url": "https://synergy.shadowarcanist.com",
     "emoji": {
      "id": "865899441487216701",
      "name": "sapphire",
      "animated": false
     }
    }
   ]
  }
 ]
}

Second Warn Message

Second Warn Message

Second Warn Message
{
 "embeds": [
  {
   "author": {
    
   },
   "title": "${warningemoji} You just got your 2nd warn!",
   "color": "#ff9500",
   "fields": [
    {
     "name": "What now?",
     "value": [
      "> On your second warn, you got muted for 24hr",
      "> The next warns could have more consequences, so please be friendly."
     ],
     "inline": false
    }
   ],
   "footer": {
    "text": "${guildname}",
    "icon_url": "${guildiconurl}"
   },
   "thumbnail": {
    "url": "${guildiconurl}"
   }
  }
 ],
 "components": [
  {
   "type": 1,
   "components": [
    {
     "type": 2,
     "style": 5,
     "label": "Appeal the Punishment",
     "url": "https://synergy.shadowarcanist.com",
     "emoji": {
      "id": "865899441487216701",
      "name": "sapphire",
      "animated": false
     }
    }
   ]
  }
 ]
}

Third Warn Message

Third Warn Message

Thrid Warn Message
{
 "embeds": [
  {
   "author": {
    
   },
   "title": "${warningemoji} You just got your 3rd warn!",
   "color": "#ff6600",
   "fields": [
    {
     "name": "What now?",
     "value": [
      "> On your third warn, you got muted for 3Days",
      "> This is the Final warning, Next time you will be permanently banned"
     ],
     "inline": false
    }
   ],
   "footer": {
    "text": "${guildname}",
    "icon_url": "${guildiconurl}"
   },
   "thumbnail": {
    "url": "${guildiconurl}"
   }
  }
 ],
 "components": [
  {
   "type": 1,
   "components": [
    {
     "type": 2,
     "style": 5,
     "label": "Appeal the Punishment",
     "url": "https://synergy.shadowarcanist.com",
     "emoji": {
      "id": "865899441487216701",
      "name": "sapphire",
      "animated": false
     }
    }
   ]
  }
 ]
}

Ban Message

Ban Message

Ban Message
{
 "embeds": [
  {
   "author": {
    
   },
   "title": "${erroremoji} You exceeded all warnings!",
   "color": "#ff1900",
   "fields": [
    {
     "name": "Bye bye",
     "value": "> You have been Permanently Banned from **${guildname}**",
     "inline": false
    }
   ],
   "footer": {
    
   },
   "thumbnail": {
    "url": "${guildiconurl}"
   }
  }
 ],
 "components": [
  {
   "type": 1,
   "components": [
    {
     "type": 2,
     "style": 5,
     "label": "Appeal the Ban",
     "url": "https://synergy.shadowarcanist.com",
     "emoji": {
      "id": "865899441487216701",
      "name": "sapphire",
      "animated": false
     }
    }
   ]
  }
 ]
}

Support

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



On this page