LogoSynergy

Interaction Log v1

Note

This is a Log Message which is used to track the interactions of users with sapphire message components (buttons or select menu)

Interaction Logging Message

Interaction Log Message

Interaction Logging Message
{
 "content": null,
 "embeds": [
  {
   "title": "ENTER_CHANNEL_NAME",
   "thumbnail": {
    "url": "${useravatarurl}"
   },
   "timestamp": "${nowtimestamp}",
   "footer": {
    
   },
   "color": "#00cc7e",
   "fields": [
    {
     "name": "User Info",
     "value": [
      "> **User:** $e[${usertag}] (<@${userid}>)",
      "> **ID:** `${userid}`"
     ],
     "inline": false
    },
    {
     "name": "Action",
     "value": "> Clicked **ENTER_ACTION_NAME** on <#ENTER_CHANNEL_ID> ",
     "inline": false
    }
   ]
  }
 ],
 "components": null
}

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