Advertisement
Guest User

Untitled

a guest
Apr 19th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. {
  2. "name": "Help1",
  3. "permissions": "NONE",
  4. "restriction": "1",
  5. "_id": "FJgZk",
  6. "actions": [
  7. {
  8. "title": "Addicted Bot - Commands",
  9. "author": "${msg.guild.name}",
  10. "color": "RANDOM",
  11. "timestamp": "false",
  12. "url": "",
  13. "authorIcon": "${msg.guild.iconURL}",
  14. "imageUrl": "",
  15. "thumbUrl": "${msg.guild.iconURL}",
  16. "storage": "1",
  17. "varName": "embed",
  18. "name": "Create Embed Message"
  19. },
  20. {
  21. "storage": "1",
  22. "varName": "commands",
  23. "fieldName": "Available Commands",
  24. "message": "``!help`\n`!helper`\n`!partner`\n`!botinfo`\n`!nickname`\n`!serverinfo`\n`>suggest`",
  25. "inline": "1",
  26. "name": "Add Embed Field"
  27. },
  28. {
  29. "storage": "1",
  30. "varName": "embed",
  31. "fieldName": "Suggestions",
  32. "message": "If you would like to suggest something to be implemented, please use this command:\n`!suggest [your idea]` in <#567694641051467777> channel.",
  33. "inline": "1",
  34. "name": "Add Embed Field"
  35. },
  36. {
  37. "storage": "1",
  38. "varName": "embed",
  39. "fieldName": "Other Commands",
  40. "message": "The *New Balance Helper* role is for users who know much about NB. The role can be mentioned every 15 minutes by everyone who needs support. You can remove the role from yourself by using the command again.\n`!helper`\n\nWith this command you can easily change your user nickname:\n`!nickname [new-nickname]`\n\nWith this command you can check the info of the server:\n`!serverinfo`\n\nThis bot has been created for the New Balance Discord Community server. You can find more information of the bot using this command:\n`!botinfo`",
  41. "inline": "1",
  42. "name": "Add Embed Field"
  43. },
  44. {
  45. "storage": "1",
  46. "varName": "embed",
  47. "channel": "0",
  48. "varName2": "",
  49. "name": "Send Embed Message"
  50. },
  51. {
  52. "title": "Mod",
  53. "author": "${msg.guild.name}",
  54. "color": "",
  55. "timestamp": "false",
  56. "url": "",
  57. "authorIcon": "${msg.guild.name}",
  58. "imageUrl": "",
  59. "thumbUrl": "${msg.guild.name}",
  60. "storage": "1",
  61. "varName": "mod-embed",
  62. "name": "Create Embed Message"
  63. },
  64. {
  65. "storage": "1",
  66. "varName": "mod-embed",
  67. "fieldName": "If you are a Moderator Try this Commands:",
  68. "message": "This Command is available only for Moderators`!\n\n`!helpmod`",
  69. "inline": "1",
  70. "name": "Add Embed Field"
  71. },
  72. {
  73. "storage": "1",
  74. "varName": "mod-embed",
  75. "channel": "0",
  76. "varName2": "",
  77. "name": "Send Embed Message"
  78. }
  79. ],
  80. "comType": "0",
  81. "_aliases": [
  82. "h"
  83. ]
  84. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement