diff --git a/commands.js b/commands.js index d2d9570..067b061 100644 --- a/commands.js +++ b/commands.js @@ -216,6 +216,10 @@ module.exports = { required: false } ] + }, + { + name: "hub", + description: "Get the hub URL.", } ], admin: []