diff --git a/src/data/commands.ts b/src/data/commands.ts index 892d68d..62103e9 100644 --- a/src/data/commands.ts +++ b/src/data/commands.ts @@ -564,7 +564,17 @@ const commands = [ "/starting_mmr @Faker ~4000 League of Legends", ] }, - + { + "name": "best_of_series", + "type": "Admin", + "description": "Toggle the best of series 3 or 5 feature.", + "usage": [ + "/best_of_series [preference] [channel] [series_type]", + ], + "examples": [ + "/best_of_series True #queue 5", + ] + }, // ~ Set-up {