From 9f678e05ee92a24e38bbea4ef70d18d89841537e Mon Sep 17 00:00:00 2001 From: Olivier 'reivilibre Date: Tue, 21 Jan 2025 14:58:22 +0000 Subject: [PATCH] Support `!c` as a command shorthand --- src/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.ts b/src/index.ts index 3fb94e8..967ecd7 100644 --- a/src/index.ts +++ b/src/index.ts @@ -273,6 +273,7 @@ export class ConferenceBot { const prefixes = [ "!conference", + "!c", localpart + ":", displayName + ":", userId + ":",