|
@ -49,6 +49,12 @@ client.once("ready", () => { |
|
|
"name": "list", |
|
|
"name": "list", |
|
|
"description": "Lists your 5 most recently generated rounds with links", |
|
|
"description": "Lists your 5 most recently generated rounds with links", |
|
|
"options": [] |
|
|
"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" |
|
|
"description": "Commands regarding rounds generated by AwesomeSciBo" |
|
|