summaryrefslogtreecommitdiff
path: root/src/commands/bot/youtube.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/bot/youtube.ts')
-rw-r--r--src/commands/bot/youtube.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/bot/youtube.ts b/src/commands/bot/youtube.ts
index 901dd74..b158db0 100644
--- a/src/commands/bot/youtube.ts
+++ b/src/commands/bot/youtube.ts
@@ -9,7 +9,7 @@ module.exports = class YouTubeBot extends Command {
aliases: ['yt'],
group: 'bot',
memberName: 'youtube',
- description: 'Gives you a link to the bot author\'s (Sin) YouTube profile.',
+ description: 'Gives you a link to uwufier\'s authors\' (Sin) YouTube profile.',
examples: ['uwu!youtube'],
userPermissions: ['SEND_MESSAGES', 'READ_MESSAGE_HISTORY'],
clientPermissions: ['SEND_MESSAGES', 'READ_MESSAGE_HISTORY'],