Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "randomcolor",
- "permissions": "NONE",
- "restriction": "1",
- "_id": "ChWHT",
- "actions": [
- {
- "storage": "1",
- "varName": "hex",
- "name": "Generate Random Hex Color"
- },
- {
- "slice": "${tempVars(\"hex\")}",
- "startingNumber": "1",
- "sliceLength": "6",
- "storage": "1",
- "varName": "unhashtag",
- "name": "Slice"
- },
- {
- "title": "${tempVars(\"hex\")}",
- "author": "",
- "color": "${tempVars(\"hex\")}",
- "timestamp": "false",
- "url": "https://www.color-hex.com/color/${tempVars(\"unhashtag\")}",
- "authorIcon": "",
- "imageUrl": "",
- "thumbUrl": "",
- "storage": "1",
- "varName": "color",
- "name": "Create Embed Message"
- },
- {
- "storage": "1",
- "varName": "color",
- "channel": "0",
- "varName2": "",
- "name": "Send Embed Message"
- }
- ]
- }
Add Comment
Please, Sign In to add comment