clean up the public interface a tiny bit
This commit is contained in:
@@ -19,7 +19,6 @@ export function createCommandHandler(client: Client, commands: Command[]) {
|
||||
)
|
||||
}
|
||||
}
|
||||
console.info("ready 💖")
|
||||
})
|
||||
|
||||
client.on("interactionCreate", async (interaction) => {
|
||||
|
||||
Reference in New Issue
Block a user