1
0
mirror of https://github.com/warengroup/eximiabots-radiox.git synced 2025-05-03 04:34:59 +00:00

Update maintenance command

This commit is contained in:
Christer Warén 2021-09-15 17:26:04 +03:00
parent 9d9c8a6a07
commit 4854e622b3

@ -7,9 +7,6 @@ module.exports = {
name: 'maintenance',
description: 'Bot Maintenance',
category: 'info',
options: [
{ type: "NUMBER", name: "action", description: "Select action", required: false}
],
async execute(interaction, client) {
let message = {};