Advertisement
McGRiM

ANNOUNCE COMMAND (RAW DATA)

Mar 13th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. {
  2. "name": "Announce",
  3. "permissions": "ADMINISTRATOR",
  4. "restriction": "1",
  5. "actions": [
  6. {
  7. "info": "1",
  8. "infoIndex": "2",
  9. "storage": "1",
  10. "varName": "announce",
  11. "name": "Store Command Params"
  12. },
  13. {
  14. "title": "",
  15. "author": "",
  16. "color": "",
  17. "timestamp": "false",
  18. "url": "",
  19. "authorIcon": "",
  20. "imageUrl": "",
  21. "thumbUrl": "",
  22. "storage": "1",
  23. "varName": "embed",
  24. "name": "Create Embed Message"
  25. },
  26. {
  27. "storage": "1",
  28. "varName": "embed",
  29. "message": "${tempVars(\"announce\")}",
  30. "name": "Set Embed Description"
  31. },
  32. {
  33. "storage": "1",
  34. "varName": "embed",
  35. "channel": "3",
  36. "varName2": "",
  37. "storage3": "0",
  38. "varName3": "",
  39. "name": "Send Embed Message"
  40. }
  41. ],
  42. "_id": "HhbCD"
  43. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement