Advertisement
WalshyDev

FlareBot commands - New API GET /commands

Sep 21st, 2017
411
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 12.24 KB | None | 0 0
  1. [
  2.     {
  3.         "command": "kick",
  4.         "description": "Kicks a user",
  5.         "permission": "flarebot.kick",
  6.         "type": "Moderation",
  7.         "aliases": null
  8.     },
  9.     {
  10.         "command": "autoassign",
  11.         "description": "Auto assign roles to users when they join.",
  12.         "permission": "flarebot.autoassign",
  13.         "type": "Moderation",
  14.         "aliases": [
  15.             "autorole"
  16.         ]
  17.     },
  18.     {
  19.         "command": "forceban",
  20.         "description": "Bans a user that is potentially not on the server.",
  21.         "permission": "flarebot.forceban",
  22.         "type": "Moderation",
  23.         "aliases": null
  24.     },
  25.     {
  26.         "command": "load",
  27.         "description": "Loads a playlist",
  28.         "permission": "flarebot.playlist.load",
  29.         "type": "Music",
  30.         "aliases": null
  31.     },
  32.     {
  33.         "command": "serverinfo",
  34.         "description": "Get's info on a guild (server).",
  35.         "permission": "flarebot.serverinfo",
  36.         "type": "General",
  37.         "aliases": [
  38.             "guildinfo"
  39.         ]
  40.     },
  41.     {
  42.         "command": "ban",
  43.         "description": "Bans a user",
  44.         "permission": "flarebot.ban",
  45.         "type": "Moderation",
  46.         "aliases": null
  47.     },
  48.     {
  49.         "command": "pause",
  50.         "description": "Pauses your song. Opposite of play",
  51.         "permission": "flarebot.pause",
  52.         "type": "Music",
  53.         "aliases": null
  54.     },
  55.     {
  56.         "command": "play",
  57.         "description": "Resumes your playlist or searches for songs on YouTube",
  58.         "permission": "flarebot.play",
  59.         "type": "Music",
  60.         "aliases": null
  61.     },
  62.     {
  63.         "command": "resume",
  64.         "description": "Resumes your playlist",
  65.         "permission": "flarebot.resume",
  66.         "type": "Music",
  67.         "aliases": null
  68.     },
  69.     {
  70.         "command": "test",
  71.         "description": null,
  72.         "permission": "",
  73.         "type": "Secret",
  74.         "aliases": null
  75.     },
  76.     {
  77.         "command": "modlog",
  78.         "description": "Set the channel where mod events can be logged.",
  79.         "permission": "flarebot.modlog",
  80.         "type": "Moderation",
  81.         "aliases": null
  82.     },
  83.     {
  84.         "command": "pin",
  85.         "description": "Pin a message",
  86.         "permission": "flarebot.pin",
  87.         "type": "Moderation",
  88.         "aliases": null
  89.     },
  90.     {
  91.         "command": "song",
  92.         "description": "Get the current song playing.",
  93.         "permission": "flarebot.song",
  94.         "type": "Music",
  95.         "aliases": [
  96.             "playing"
  97.         ]
  98.     },
  99.     {
  100.         "command": "invite",
  101.         "description": "Get my invite link!",
  102.         "permission": "flarebot.invite",
  103.         "type": "General",
  104.         "aliases": null
  105.     },
  106.     {
  107.         "command": "playlist",
  108.         "description": "View the songs currently on your playlist. NOTE: If too many it shows only the amount that can fit. You can use `playlist clear` to remove all songs. You can use `playlist remove #` to remove a song under #.\nTo make it not send a DM do `playlist here`",
  109.         "permission": "flarebot.playlist",
  110.         "type": "Music",
  111.         "aliases": null
  112.     },
  113.     {
  114.         "command": "unmute",
  115.         "description": "Unmutes a user",
  116.         "permission": "flarebot.unmute",
  117.         "type": "Moderation",
  118.         "aliases": null
  119.     },
  120.     {
  121.         "command": "query",
  122.         "description": null,
  123.         "permission": "",
  124.         "type": "Secret",
  125.         "aliases": null
  126.     },
  127.     {
  128.         "command": "report",
  129.         "description": "Allows users to report other members on the server",
  130.         "permission": "flarebot.report",
  131.         "type": "General",
  132.         "aliases": null
  133.     },
  134.     {
  135.         "command": "userinfo",
  136.         "description": "Get information about a user",
  137.         "permission": "flarebot.userinfo",
  138.         "type": "General",
  139.         "aliases": [
  140.             "stalk"
  141.         ]
  142.     },
  143.     {
  144.         "command": "update",
  145.         "description": "Update the bot.",
  146.         "permission": "",
  147.         "type": "Secret",
  148.         "aliases": null
  149.     },
  150.     {
  151.         "command": "loop",
  152.         "description": "Toggles looping of the current playlist",
  153.         "permission": "flarebot.loop",
  154.         "type": "Music",
  155.         "aliases": [
  156.             "andagainandagainandagainandagain"
  157.         ]
  158.     },
  159.     {
  160.         "command": "songnick",
  161.         "description": "Automatically changes my nickname to be the name of the currently playing song",
  162.         "permission": "flarebot.songnick",
  163.         "type": "Music",
  164.         "aliases": null
  165.     },
  166.     {
  167.         "command": "warnings",
  168.         "description": "Checks the warnings for a guild/user",
  169.         "permission": "flarebot.warnings",
  170.         "type": "Moderation",
  171.         "aliases": null
  172.     },
  173.     {
  174.         "command": "leave",
  175.         "description": "Tell me to leave the voice channel.",
  176.         "permission": "flarebot.leave",
  177.         "type": "General",
  178.         "aliases": [
  179.             "gtfo",
  180.             "banish",
  181.             "getout"
  182.         ]
  183.     },
  184.     {
  185.         "command": "logs",
  186.         "description": "Gets the logs",
  187.         "permission": "",
  188.         "type": "Secret",
  189.         "aliases": null
  190.     },
  191.     {
  192.         "command": "mute",
  193.         "description": "Mutes people",
  194.         "permission": "flarebot.mute",
  195.         "type": "Moderation",
  196.         "aliases": null
  197.     },
  198.     {
  199.         "command": "disablecommand",
  200.         "description": "Disable or enable commands.",
  201.         "permission": "",
  202.         "type": "Secret",
  203.         "aliases": [
  204.             "fuckthat",
  205.             "kill",
  206.             "disablecmd"
  207.         ]
  208.     },
  209.     {
  210.         "command": "restart",
  211.         "description": "",
  212.         "permission": "",
  213.         "type": "Secret",
  214.         "aliases": null
  215.     },
  216.     {
  217.         "command": "stop",
  218.         "description": "Stops your playlist.",
  219.         "permission": "flarebot.stop",
  220.         "type": "Music",
  221.         "aliases": null
  222.     },
  223.     {
  224.         "command": "welcome",
  225.         "description": "Add welcome messages to your server!",
  226.         "permission": "flarebot.welcome",
  227.         "type": "Moderation",
  228.         "aliases": null
  229.     },
  230.     {
  231.         "command": "help",
  232.         "description": "See a list of all commands.",
  233.         "permission": "flarebot.help",
  234.         "type": "General",
  235.         "aliases": [
  236.             "commands"
  237.         ]
  238.     },
  239.     {
  240.         "command": "eval",
  241.         "description": "",
  242.         "permission": "",
  243.         "type": "Secret",
  244.         "aliases": null
  245.     },
  246.     {
  247.         "command": "avatar",
  248.         "description": "",
  249.         "permission": "",
  250.         "type": "Secret",
  251.         "aliases": null
  252.     },
  253.     {
  254.         "command": "purge",
  255.         "description": "Removes last X messages.",
  256.         "permission": "flarebot.purge",
  257.         "type": "Moderation",
  258.         "aliases": [
  259.             "clean"
  260.         ]
  261.     },
  262.     {
  263.         "command": "quit",
  264.         "description": "Dev only command",
  265.         "permission": "",
  266.         "type": "Secret",
  267.         "aliases": null
  268.     },
  269.     {
  270.         "command": "join",
  271.         "description": "Tell me to join your voice channel.",
  272.         "permission": "flarebot.join",
  273.         "type": "General",
  274.         "aliases": [
  275.             "summon"
  276.         ]
  277.     },
  278.     {
  279.         "command": "info",
  280.         "description": "Displays info about the bot.",
  281.         "permission": "flarebot.info",
  282.         "type": "General",
  283.         "aliases": null
  284.     },
  285.     {
  286.         "command": "prefix",
  287.         "description": "Sets the prefix in this guild!",
  288.         "permission": "flarebot.prefix",
  289.         "type": "Moderation",
  290.         "aliases": [
  291.             "setprefix"
  292.         ]
  293.     },
  294.     {
  295.         "command": "permissions",
  296.         "description": "Manages server-wide permissions for FlareBot.",
  297.         "permission": "flarebot.permissions",
  298.         "type": "Moderation",
  299.         "aliases": [
  300.             "perm",
  301.             "perms"
  302.         ]
  303.     },
  304.     {
  305.         "command": "usage",
  306.         "description": "Allows you to view usages for other commands",
  307.         "permission": "flarebot.usage",
  308.         "type": "General",
  309.         "aliases": null
  310.     },
  311.     {
  312.         "command": "announce",
  313.         "description": "Announces a track start in a text channel.",
  314.         "permission": "flarebot.songannounce",
  315.         "type": "Music",
  316.         "aliases": null
  317.     },
  318.     {
  319.         "command": "save",
  320.         "description": "Save the current playlist! Usage: `save NAME`",
  321.         "permission": "flarebot.playlist.save",
  322.         "type": "Music",
  323.         "aliases": null
  324.     },
  325.     {
  326.         "command": "skip",
  327.         "description": "Starts a skip voting, or if one is happening, marks a vote. `skip YES|NO` to pass a vote. To force skip use `skip force`. You can also use `skip cancel` to cancel the current vote as an admin.",
  328.         "permission": "flarebot.skip",
  329.         "type": "Music",
  330.         "aliases": null
  331.     },
  332.     {
  333.         "command": "guild",
  334.         "description": "Allows the owners to block guilds",
  335.         "permission": "",
  336.         "type": "Secret",
  337.         "aliases": null
  338.     },
  339.     {
  340.         "command": "delete",
  341.         "description": "Deletes a playlist.",
  342.         "permission": "flarebot.playlist.delete",
  343.         "type": "Music",
  344.         "aliases": null
  345.     },
  346.     {
  347.         "command": "selfassign",
  348.         "description": "Self assign a role to yourself!\nTo add roles to selfassign do `selfassign add (userId)`",
  349.         "permission": "flarebot.selfassign",
  350.         "type": "General",
  351.         "aliases": null
  352.     },
  353.     {
  354.         "command": "search",
  355.         "description": "Search for a song on YouTube. Usage: `search URL` or `search WORDS`",
  356.         "permission": "flarebot.search",
  357.         "type": "Music",
  358.         "aliases": null
  359.     },
  360.     {
  361.         "command": "roles",
  362.         "description": "Get roles on the server",
  363.         "permission": "flarebot.roles",
  364.         "type": "Moderation",
  365.         "aliases": null
  366.     },
  367.     {
  368.         "command": "warn",
  369.         "description": "Warns a user",
  370.         "permission": "flarebot.warn",
  371.         "type": "Moderation",
  372.         "aliases": null
  373.     },
  374.     {
  375.         "command": "fix",
  376.         "description": "A command to fix common errors caused by downtime or crash",
  377.         "permission": "flarebot.fix",
  378.         "type": "Moderation",
  379.         "aliases": null
  380.     },
  381.     {
  382.         "command": "playlists",
  383.         "description": "Lists all playlists saved in the current guild",
  384.         "permission": "flarebot.playlists",
  385.         "type": "Music",
  386.         "aliases": null
  387.     },
  388.     {
  389.         "command": "shuffle",
  390.         "description": "Shuffle up the order of the songs",
  391.         "permission": "flarebot.shuffle",
  392.         "type": "Music",
  393.         "aliases": null
  394.     },
  395.     {
  396.         "command": "prune",
  397.         "description": "Allows server mods to easily prune members from a discord",
  398.         "permission": "flarebot.prune",
  399.         "type": "Moderation",
  400.         "aliases": null
  401.     },
  402.     {
  403.         "command": "repeat",
  404.         "description": "Repeat the current song",
  405.         "permission": "flarebot.repeat",
  406.         "type": "Music",
  407.         "aliases": null
  408.     },
  409.     {
  410.         "command": "reports",
  411.         "description": "Used to view reports and to report users",
  412.         "permission": "flarebot.reports",
  413.         "type": "Moderation",
  414.         "aliases": null
  415.     },
  416.     {
  417.         "command": "stats",
  418.         "description": "Displays stats about the bot.",
  419.         "permission": "flarebot.stats",
  420.         "type": "General",
  421.         "aliases": null
  422.     },
  423.     {
  424.         "command": "random",
  425.         "description": "Put random songs into your playlist.",
  426.         "permission": "flarebot.random",
  427.         "type": "Music",
  428.         "aliases": [
  429.             "SHOWMEWHATYOUGOT"
  430.         ]
  431.     },
  432.     {
  433.         "command": "shardinfo",
  434.         "description": "Shows info about a shard",
  435.         "permission": "flarebot.shardinfo",
  436.         "type": "General",
  437.         "aliases": null
  438.     },
  439.     {
  440.         "command": "poll",
  441.         "description": "Create a poll for your community to vote on!",
  442.         "permission": "flarebot.poll",
  443.         "type": "General",
  444.         "aliases": null
  445.     }
  446. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement