Improve service handling

This commit is contained in:
2026-08-22 17:48:47 -04:00
parent cc116c2ec3
commit 669af5ad14
11 changed files with 70 additions and 69 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import type { Message } from "discord.js";
import type { Command } from "../service";
import type { Command } from "../../models";
export default {
name: "redpillme",