From f1d4e978938f69604f097f6a469b1e527d28fc67 Mon Sep 17 00:00:00 2001 From: Patrick Molgaard Date: Tue, 3 Dec 2024 14:16:54 +0000 Subject: [PATCH 1/2] add ataraxia bot my bot :-) --- common/src/envs/constants.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/common/src/envs/constants.ts b/common/src/envs/constants.ts index 57c7e00f74..bc9b4bc5c1 100644 --- a/common/src/envs/constants.ts +++ b/common/src/envs/constants.ts @@ -173,6 +173,7 @@ export const BOT_USERNAMES = [ 'spacedroplet', 'AriZernerBot', 'PV_bot', + 'ataraxia', ] export const MOD_IDS = [ From 83c566a3e7c37173135aa56bf5fa52a952236112 Mon Sep 17 00:00:00 2001 From: Patrick Molgaard Date: Tue, 3 Dec 2024 14:30:26 +0000 Subject: [PATCH 2/2] avoid ambiguous names --- common/src/envs/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/src/envs/constants.ts b/common/src/envs/constants.ts index bc9b4bc5c1..f2db6902e8 100644 --- a/common/src/envs/constants.ts +++ b/common/src/envs/constants.ts @@ -173,7 +173,7 @@ export const BOT_USERNAMES = [ 'spacedroplet', 'AriZernerBot', 'PV_bot', - 'ataraxia', + 'draaglom_bot', ] export const MOD_IDS = [