diff options
Diffstat (limited to 'src/commands/fun/opinion.ts')
| -rw-r--r-- | src/commands/fun/opinion.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/fun/opinion.ts b/src/commands/fun/opinion.ts index eada220..353846f 100644 --- a/src/commands/fun/opinion.ts +++ b/src/commands/fun/opinion.ts @@ -9,7 +9,7 @@ module.exports = class OpinionFun extends 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, |