Update file names.
This commit is contained in:
@@ -18,9 +18,9 @@ import { metaBlacklist } from "./features/metaBlacklist.js";
|
||||
import { botInfoCommand } from "./features/botInfoCommand.js";
|
||||
import { helpCommand } from "./features/helpCommand.js";
|
||||
import { embedCheck } from "./features/embedCheck.js";
|
||||
import { registerGroup } from "./features/registerBotCommand.js";
|
||||
import { registerGroup } from "./features/registerGroupCommand.js";
|
||||
import { getGroupStats } from "./features/getGroupStatsCommand.js";
|
||||
import { statsSiteCommand } from "./features/statsSiteCommand.js";
|
||||
import { statsSiteCommand } from "./features/botStatsSiteCommand.js";
|
||||
|
||||
interface Dependencies {
|
||||
config: Config;
|
||||
|
||||
Reference in New Issue
Block a user