Improve service handling
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { Message } from "discord.js";
|
||||
import type { Command } from "../service";
|
||||
import type { Command } from "../../models";
|
||||
|
||||
export default {
|
||||
name: "redpillme",
|
||||
|
||||
Reference in New Issue
Block a user