mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 02:20:18 +00:00
Update maintenance command
This commit is contained in:
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 = {};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user