Skip to content

Commit cc1af3f

Browse files
committed
hilfe -> modhilfe
1 parent 80d4fd9 commit cc1af3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import * as commandService from "#service/command.ts";
88

99
export default class ModHilfeCommand implements MessageCommand {
1010
modCommand = true;
11-
name = "hilfe";
11+
name = "modhilfe";
1212
description = "Listet alle mod-commands auf";
1313

1414
async handleMessage(message: ProcessableMessage, context: BotContext): Promise<void> {

0 commit comments

Comments
 (0)