From d3c8b8112507431dcef4fe55d806c2726bc9c10b Mon Sep 17 00:00:00 2001 From: Abheek Dhawan Date: Sat, 15 May 2021 19:53:56 -0500 Subject: [PATCH] Add description for rounds command --- bot/awesomescibo.js | 1 + 1 file changed, 1 insertion(+) diff --git a/bot/awesomescibo.js b/bot/awesomescibo.js index ec8325e..fba2a61 100755 --- a/bot/awesomescibo.js +++ b/bot/awesomescibo.js @@ -51,6 +51,7 @@ client.once("ready", () => { "options": [] } ], + "description": "Commands regarding rounds generated by AwesomeSciBo" } ]);