diff --git a/bot/awesomescibo.js b/bot/awesomescibo.js index 6c0fe2f..6a5ae21 100755 --- a/bot/awesomescibo.js +++ b/bot/awesomescibo.js @@ -49,6 +49,12 @@ client.once("ready", () => { "name": "list", "description": "Lists your 5 most recently generated rounds with links", "options": [] + }, + { + "type": 1, + "name": "hit", + "description": "Shows the total number of rounds hit as well as the number for the specific user", + "options": [] } ], "description": "Commands regarding rounds generated by AwesomeSciBo"