From 76de31680712004ca83880c8ef6d8ffa6b291f7e Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Tue, 5 May 2020 17:49:49 -0700 Subject: add api cmd, formatting, add cors to server --- src/commands/bot/npm.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/commands/bot/npm.ts') diff --git a/src/commands/bot/npm.ts b/src/commands/bot/npm.ts index fcb84a5..06b9f43 100644 --- a/src/commands/bot/npm.ts +++ b/src/commands/bot/npm.ts @@ -8,7 +8,7 @@ module.exports = class NPMBot extends Command { name: 'npm', group: 'bot', memberName: 'npm', - description: 'Gives you a link to the bot author\'s (Sin) NPM profile.', + description: 'Gives you a link to uwufier\'s authors\' (Sin) NPM profile.', examples: ['uwu!npm'], userPermissions: ['SEND_MESSAGES', 'READ_MESSAGE_HISTORY'], clientPermissions: ['SEND_MESSAGES', 'READ_MESSAGE_HISTORY'], -- cgit v1.2.3