mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-12-23 05:13:17 +00:00
Update maintenance command
This commit is contained in:
parent
9d9c8a6a07
commit
4854e622b3
@ -7,9 +7,6 @@ module.exports = {
|
|||||||
name: 'maintenance',
|
name: 'maintenance',
|
||||||
description: 'Bot Maintenance',
|
description: 'Bot Maintenance',
|
||||||
category: 'info',
|
category: 'info',
|
||||||
options: [
|
|
||||||
{ type: "NUMBER", name: "action", description: "Select action", required: false}
|
|
||||||
],
|
|
||||||
async execute(interaction, client) {
|
async execute(interaction, client) {
|
||||||
let message = {};
|
let message = {};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user