Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.11 KB | None | 0 0
  1. {
  2. "name": "botinfo",
  3. "permissions": "NONE",
  4. "restriction": "1",
  5. "desc": "Minuś to Kozak ni",
  6. "_id": "GlPVX",
  7. "actions": [
  8. {
  9. "storage": "0",
  10. "varName": "",
  11. "name": "Delete Message"
  12. },
  13. {
  14. "comment": "Udostępnia dane bota",
  15. "color": "#ffff00",
  16. "name": "Comment"
  17. },
  18. {
  19. "comment": "Użycie: !botinfo",
  20. "color": "#008000",
  21. "name": "Comment"
  22. },
  23. {
  24. "info": "32",
  25. "storage": "1",
  26. "varName2": "commandamount",
  27. "name": "Store Bot Client Info"
  28. },
  29. {
  30. "info": "2",
  31. "storage": "1",
  32. "varName2": "Ping",
  33. "name": "Store Bot Client Info"
  34. },
  35. {
  36. "info": "29",
  37. "storage": "1",
  38. "varName2": "CPU",
  39. "name": "Store Bot Client Info"
  40. },
  41. {
  42. "info": "19",
  43. "storage": "1",
  44. "varName2": "prefix",
  45. "name": "Store Bot Client Info"
  46. },
  47. {
  48. "info": "23",
  49. "storage": "1",
  50. "varName2": "udays",
  51. "name": "Store Bot Client Info"
  52. },
  53. {
  54. "info": "24",
  55. "storage": "1",
  56. "varName2": "uhours",
  57. "name": "Store Bot Client Info"
  58. },
  59. {
  60. "info": "25",
  61. "storage": "1",
  62. "varName2": "umins",
  63. "name": "Store Bot Client Info"
  64. },
  65. {
  66. "info": "26",
  67. "storage": "1",
  68. "varName2": "usecs",
  69. "name": "Store Bot Client Info"
  70. },
  71. {
  72. "title": "",
  73. "author": "${msg.author.tag}",
  74. "color": "RANDOM",
  75. "url": "",
  76. "authorIcon": "${msg.author.displayAvatarURL}",
  77. "authorUrl": "",
  78. "imageUrl": "",
  79. "thumbUrl": "",
  80. "timestamp": "false",
  81. "debug": "false",
  82. "text": "",
  83. "year": "",
  84. "month": "",
  85. "day": "",
  86. "hour": "",
  87. "minute": "",
  88. "second": "",
  89. "storage": "1",
  90. "varName": "botinfoembed",
  91. "name": "Create Embed Message"
  92. },
  93. {
  94. "storage": "1",
  95. "varName": "botinfoembed",
  96. "fieldName": "📊 Statystyki Bota ",
  97. "message": "[Ustawienia]\n❯ Bot Prefix: `${server.tag}`\n❯ Właściciel: `Minuś | OgniskoRP 💚#0843`\n❯ Wersja Bota: `1.3.5`\n❯ Liczba Komend: `${tempVars(\"commandamount\")}`\n\n[Globalne]\n❯ Liczba Członków: `${this.getDBM().Bot.bot.users.array().length}`\n\n[Informacje o bocie]\n❯ Bot Ping: `${tempVars(\"Ping\")} ms`\n❯ Użycie CPU: `${tempVars(\"CPU\")}%`\n❯ Czas Pracy: `${tempVars(\"udays\")}d : ${tempVars(\"uhours\")}h : ${tempVars(\"umins\")}m : ${tempVars(\"usecs\")}s`",
  98. "inline": "1",
  99. "name": "Add Embed Field"
  100. },
  101. {
  102. "storage": "1",
  103. "varName": "botinfoembed",
  104. "message": "OgniskoRP.pl",
  105. "footerIcon": "https://cdn.discordapp.com/attachments/608027197218750475/623151499668750346/OgniskoRPv2.png",
  106. "name": "Set Embed Footer"
  107. },
  108. {
  109. "storage": "1",
  110. "varName": "botinfoembed",
  111. "channel": "0",
  112. "varName2": "",
  113. "name": "Send Embed Message"
  114. },
  115. {
  116. "name": "End Action Sequence"
  117. }
  118. ],
  119. "_aliases": [],
  120. "comType": "0"
  121. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement