revamp help command

This commit is contained in:
SowinskiBraeden committed 2022-08-01 13:43:41 -07:00
1 parent 46707b091e
commit 51a81ad21c
2 files changed
+139 -53

No files matched your search

+6 -6
View File
@@ -43,9 +43,9 @@ module.exports = {
type: 1,
options: [
{
name: "add_or_remove",
description: "add/remove channel",
value: "add_or_remove",
name: "set_or_remove",
description: "set/remove channel",
value: "set_or_remove",
type: 3,
required: true,
choices: [
@@ -68,9 +68,9 @@ module.exports = {
type: 1,
options: [
{
name: "add_or_remove",
description: "add/remove channel",
value: "add_or_remove",
name: "set_or_remove",
description: "set/remove channel",
value: "set_or_remove",
type: 3,
required: true,
choices: [