diff --git a/src/plugins/keywordNotify/index.tsx b/src/plugins/keywordNotify/index.tsx index 8718337be..411930f37 100644 --- a/src/plugins/keywordNotify/index.tsx +++ b/src/plugins/keywordNotify/index.tsx @@ -259,7 +259,7 @@ const settings = definePluginSettings({ export default definePlugin({ name: "KeywordNotify", - authors: [Devs.camila314], + authors: [Devs.camila314, Devs.x3rt], description: "Sends a notification if a given message matches certain keywords or regexes", settings, patches: [ diff --git a/src/utils/constants.ts b/src/utils/constants.ts index e764cd55a..39f1cfef3 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -382,6 +382,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({ name: "camila314", id: 738592270617542716n }, + x3rt: { + name: "x3rt", + id: 131602100332396544n + }, UlyssesZhan: { name: "UlyssesZhan", id: 586808226058862623n