Advertisement
BenTheTurtle

last-update

Oct 31st, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. {
  2. "name": "last-update",
  3. "permissions": "NONE",
  4. "restriction": "1",
  5. "_id": "oVonK",
  6. "actions": [
  7. {
  8. "title": "Update 0.2",
  9. "author": "",
  10. "color": "RANDOM",
  11. "url": "",
  12. "authorIcon": "",
  13. "authorUrl": "",
  14. "imageUrl": "",
  15. "thumbUrl": "",
  16. "timestamp": "false",
  17. "debug": "false",
  18. "text": "",
  19. "year": "",
  20. "month": "",
  21. "day": "",
  22. "hour": "",
  23. "minute": "",
  24. "second": "",
  25. "storage": "1",
  26. "varName": "update",
  27. "name": "Create Embed Message"
  28. },
  29. {
  30. "storage": "1",
  31. "varName": "update",
  32. "message": "Update 0.2 has brought many new features. You can now give reputation points to your favorite server members, get a daily reward for coming to the server and you can kill people!",
  33. "name": "Set Embed Description"
  34. },
  35. {
  36. "storage": "1",
  37. "varName": "update",
  38. "fieldName": "`!rep {user mention}`",
  39. "message": "Gives 1 reputation point to the mentioned user",
  40. "inline": "1",
  41. "name": "Add Embed Field"
  42. },
  43. {
  44. "storage": "1",
  45. "varName": "update",
  46. "fieldName": "`!reps [user mention]`",
  47. "message": "Shows you the amount of reputation points the user has",
  48. "inline": "1",
  49. "name": "Add Embed Field"
  50. },
  51. {
  52. "storage": "1",
  53. "varName": "update",
  54. "fieldName": "`!daily`",
  55. "message": "Gives you your daily amount of credits",
  56. "inline": "1",
  57. "name": "Add Embed Field"
  58. },
  59. {
  60. "storage": "1",
  61. "varName": "update",
  62. "fieldName": "`!balance [uses mention]`",
  63. "message": "Shows you the amount of gold coins you or the menioned user has",
  64. "inline": "1",
  65. "name": "Add Embed Field"
  66. },
  67. {
  68. "storage": "1",
  69. "varName": "update",
  70. "fieldName": "`!kill {user mention}`",
  71. "message": "Kills the menioned user",
  72. "inline": "1",
  73. "name": "Add Embed Field"
  74. },
  75. {
  76. "storage": "1",
  77. "varName": "update",
  78. "fieldName": "Other updates",
  79. "message": ">The marry, marriage and divorce commands have been removed due to insufficient use of the commands\n\n>The join messages have been updated\n",
  80. "inline": "0",
  81. "name": "Add Embed Field"
  82. },
  83. {
  84. "storage": "1",
  85. "varName": "update",
  86. "channel": "1",
  87. "varName2": "",
  88. "storage3": "0",
  89. "varName3": "",
  90. "iffalse": "0",
  91. "iffalseVal": "",
  92. "name": "Send Embed Message"
  93. }
  94. ]
  95. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement