caffeine-moe/CHAOS

Commands

Closed this issue · 10 comments

Can I please have a list of all commands?

As well as, is there a way to change the 'delete message' delay?

commands

delete message delay is in config
image

So you turn it off by changing 'enabled' in 'auto_delete' to 'false'?

Also, could I get a list of commands, ?commands and ?help sends you to a page that does not have commands.

Even when I have it at 'false', it still deletes it.

I fixed the message deleting thing.

@caffeine01 could I have a list of commands please?

It's in the link i sent above the image, but anyways.
val commandlist = arrayOf(
"ping",
"help",
"cmds",
"commands",
"ip",
"purge",
"sclear",
"spurge",
"spam",
"sspam",
"backup",
"avatar",
"av",
"exchange",
"crypto",
"coin",
"clear",
"token",
"q",
"quit",
"selfdestruct",
"lgdm",
"leavegroups",
"idle",
"away",
"dnd",
"donotdisturb",
"invisible",
"offline",
"online",
"figlet",
"upload"
)

Oh thank you!