Advertisement
Eliteartziksdee

CMD

Dec 5th, 2017
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. {
  2. "name": "neko",
  3. "permissions": "NONE",
  4. "restriction": "1",
  5. "_id": "SjsGr",
  6. "actions": [
  7. {
  8. "behavior": "0",
  9. "url": "http://www.colr.org/json/color/random",
  10. "path": "colors[0].hex",
  11. "storage": "1",
  12. "varName": "hex.json",
  13. "name": "Store Variable From WebAPI"
  14. },
  15. {
  16. "behavior": "0",
  17. "url": "https://nekos.life/api/lewd/neko",
  18. "path": "neko",
  19. "storage": "1",
  20. "varName": "neko.json",
  21. "name": "Store Variable From WebAPI"
  22. },
  23. {
  24. "title": "Neko",
  25. "author": "",
  26. "color": "#${tempVars(\"hex.json\")}",
  27. "timestamp": "false",
  28. "url": "",
  29. "authorIcon": "",
  30. "imageUrl": "${tempVars(\"neko.json\")}",
  31. "thumbUrl": "",
  32. "storage": "1",
  33. "varName": "e",
  34. "name": "Create Embed Message"
  35. },
  36. {
  37. "storage": "1",
  38. "varName": "e",
  39. "channel": "0",
  40. "varName2": "",
  41. "name": "Send Embed Message"
  42. }
  43. ],
  44. "_aliases": [],
  45. "_timeRestriction": 30
  46. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement