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/status.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/commands/bot/status.ts') diff --git a/src/commands/bot/status.ts b/src/commands/bot/status.ts index 7fe5bd0..3f53221 100644 --- a/src/commands/bot/status.ts +++ b/src/commands/bot/status.ts @@ -9,7 +9,7 @@ module.exports = class StatusBot extends Command { aliases: ['botstatus', 'bot-status'], group: 'bot', memberName: 'status', - description: 'Allows you to change the bots status', + description: 'Allows you to change uwufier\'s status.', args: [ { key: 'uType', -- cgit v1.2.3