diff --git a/src/index.ts b/src/index.ts index bdf3631..27082c6 100644 --- a/src/index.ts +++ b/src/index.ts @@ -55,16 +55,6 @@ const commands = [ name: "tenmans", description: "Interacts with the 10mans lobby", options: [ - { - name: "join", - description: "Joins the 10mans lobby", - type: ApplicationCommandOptionType.Subcommand, - }, - { - name: "leave", - description: "Leaves the 10mans lobby", - type: ApplicationCommandOptionType.Subcommand, - }, { name: "start", description: "Starts a 10mans queue",