Moved to esm

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2024-08-23 17:59:00 +02:00
parent 31b88396ea
commit 3f7f23d4b3
123 changed files with 575 additions and 510 deletions

View File

@@ -1,7 +1,7 @@
import { QueryType, useMainPlayer } from "discord-player"
import { IAutocomplete } from "interfaces"
export = {
export default {
name: "music",
description: "Music",

View File

@@ -1,6 +1,6 @@
import { IAutocomplete } from "interfaces"
export = {
export default {
name: "unban",
description: "Unban a user from the server",