Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "embeds": [
- {
- "footer": {
- "text": "${usertag}",
- "icon_url": "${useravatarurl}"
- },
- "title": "User roles updated",
- "color": "#39F077",
- "timestamp": "${nowtimestamp}",
- "fields": [
- {
- "name": "Added:",
- "value": " **${rolesadded}**",
- "inline": false
- },
- {
- "name": "Removed:",
- "value": "**${rolesremoved}**",
- "inline": false
- }
- ],
- "thumbnail": {
- },
- "author": {
- }
- }
- ]
- }
Add Comment
Please, Sign In to add comment