Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.

Commit

Permalink
Merge pull request #31 from FCCouncil/mattsilver1-patch-4
Browse files Browse the repository at this point in the history
Update shiba.js
  • Loading branch information
skele27 authored Sep 12, 2018
2 parents e4e4824 + 7bb64dc commit c5a638b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions commands/shiba.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ exports.run = async (client, message, args) => {
enabled: true,
guildOnly: false,
aliases: ["dog"],
permLevel: "Systems Alpha/Dev Tester"
permLevel: "Standard User"
};

exports.help = {
name: "shiba",
category: "Fun",
description: "Provides a random picture of a dog.",
usage: "shiba"
};
};

0 comments on commit c5a638b

Please sign in to comment.