diff options
| author | 8cy <[email protected]> | 2020-04-29 14:42:03 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-29 14:42:03 -0700 |
| commit | 9b2ab3b7a29983beba6908644a69925fd7adf253 (patch) | |
| tree | 2d62bbe56895bf1349b86f89d021d0ce67f6a608 /dist/commands/fun/opinion.js | |
| parent | formatting, blacklists, v9.0.1 (diff) | |
| download | dep-core-9b2ab3b7a29983beba6908644a69925fd7adf253.tar.xz dep-core-9b2ab3b7a29983beba6908644a69925fd7adf253.zip | |
add contact cmds, qol updates/ formatting, v9.1.0
Diffstat (limited to 'dist/commands/fun/opinion.js')
| -rw-r--r-- | dist/commands/fun/opinion.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/commands/fun/opinion.js b/dist/commands/fun/opinion.js index 09ebe10..c16947b 100644 --- a/dist/commands/fun/opinion.js +++ b/dist/commands/fun/opinion.js @@ -9,7 +9,7 @@ module.exports = class OpinionFun extends discord_js_commando_1.Command { name: 'opinion', group: 'fun', memberName: 'opinion', - description: 'Determines the bot\'s opinion of a specified thing.', + description: 'Determines uwufier\'s opinion of a specified thing.', examples: ['uwu!opinion'], throttling: { usages: 5, |