cleanup music search + actually compile subdirectories with tsc 😭
This commit is contained in:
parent
bdec64a050
commit
f76984fa7d
16 changed files with 63 additions and 55 deletions
|
|
@ -2,11 +2,7 @@ import {
|
|||
ApplicationCommandType,
|
||||
ContextMenuCommandBuilder,
|
||||
ContextMenuCommandInteraction,
|
||||
InteractionContextType,
|
||||
Message,
|
||||
Snowflake,
|
||||
User
|
||||
} from "discord.js";
|
||||
Message} from "discord.js";
|
||||
import { ContextCommand } from "../command.ts";
|
||||
|
||||
export default class Uwuifier extends ContextCommand<Message> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue