Tuzzillo

Untitled

Nov 13th, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1.  
  2. {
  3. "name": "qr",
  4. "permissions": "NONE",
  5. "restriction": "1",
  6. "_id": "tJRyY",
  7. "actions": [
  8. {
  9. "info": "1",
  10. "infoIndex": "1",
  11. "storage": "1",
  12. "varName": "params",
  13. "name": "Store Command Params"
  14. },
  15. {
  16. "condition": "0",
  17. "comparison": "0",
  18. "value": "0",
  19. "iftrue": "3",
  20. "iftrueVal": "3",
  21. "iffalse": "0",
  22. "iffalseVal": "",
  23. "name": "Check Parameters"
  24. },
  25. {
  26. "title": "Created QR code:",
  27. "author": "",
  28. "color": "RANDOM",
  29. "url": "",
  30. "authorIcon": "",
  31. "authorUrl": "",
  32. "imageUrl": "https://api.qrserver.com/v1/create-qr-code/?size=250x250&data=${tempVars(\"params\")}",
  33. "thumbUrl": "",
  34. "timestamp": "true",
  35. "debug": "false",
  36. "text": "",
  37. "year": "",
  38. "month": "",
  39. "day": "",
  40. "hour": "",
  41. "minute": "",
  42. "second": "",
  43. "storage": "1",
  44. "varName": "embed",
  45. "name": "Create Embed Message"
  46. },
  47. {
  48. "storage": "1",
  49. "varName": "embed",
  50. "channel": "0",
  51. "varName2": "",
  52. "storage3": "0",
  53. "varName3": "",
  54. "iffalse": "0",
  55. "iffalseVal": "",
  56. "name": "Send Embed Message"
  57. },
  58. {
  59. "name": "End Action Sequence"
  60. },
  61. {
  62. "comment": "---------------------------------------",
  63. "color": "#000000",
  64. "name": "Comment"
  65. },
  66. {
  67. "channel": "0",
  68. "varName": "",
  69. "message": "${member} you need to type something on the command.\nExample: /qr Hello world!",
  70. "storage": "0",
  71. "varName2": "",
  72. "iffalse": "0",
  73. "iffalseVal": "",
  74. "name": "Send Message"
  75. }
  76. ],
  77. "_timeRestriction": 10
  78. }
Add Comment
Please, Sign In to add comment