Skip to content

Commit

Permalink
oof owie forgot to stage
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragon1320 committed Nov 11, 2018
1 parent 96fc934 commit 75730a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bot/scripts/binding.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const schemas = require("../../db");
const binding = new Command({

name: "Script Bindings",
description: "Legacy version of the new script system. It is advised to not use unless you know what you are doing",
description: "Quick and Dirty Commands\n-bind <name> <action> <args> // \nname: anything, action: text | file | embed, args: some text | file url | --embedProperty embedValue",
thumbnail: "https://cdn.discordapp.com/attachments/394504208222650369/509099656270184459/bind.png",
marketplace_enabled: true,

Expand Down
2 changes: 1 addition & 1 deletion bot/scripts/card.js
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ const getLevelStats = (currentCard, level) => {

const card = new Command({

name: "card",
name: "Phone Destroyer Cards",
description: "View any card from phone destroyer, rendered in real time with full stats!",
thumbnail: "https://cdn.discordapp.com/attachments/394504208222650369/509099660711821312/card.png",
marketplace_enabled: true,
Expand Down

0 comments on commit 75730a8

Please sign in to comment.