From 099337d83e7734348a797e0e1c3712d404c90cdc Mon Sep 17 00:00:00 2001 From: VariableVince <24507472+VariableVince@users.noreply.github.com> Date: Sun, 14 Dec 2025 04:36:37 +0100 Subject: [PATCH] Special bot names 2 (#2609) ## Description: Second and last changes to special bot names. Sorry to anyone who might feel left out, the list is non-exhaustive. ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: tryout33 --- src/core/execution/utils/BotNames.ts | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/src/core/execution/utils/BotNames.ts b/src/core/execution/utils/BotNames.ts index 06aad17d7..4f3dfb7f8 100644 --- a/src/core/execution/utils/BotNames.ts +++ b/src/core/execution/utils/BotNames.ts @@ -281,10 +281,15 @@ export const COMMUNITY_FULL_ELF_NAMES = [ "MiraCZ the FP Elf", "aPuddle best Elf", "lucas the sound Elf", + "Fulayon the YT Elf", + "Drew durnell YT Elf", + "The Spiffing Brit YT Elf", + "Ultimus Rex YT Elf", + "MizuUmi the YT Elf", ]; export const SPECIAL_FULL_ELF_NAMES = [ "Santa", - "Rudolf the Red-Nosed Reindeer", + "Rudolf the Reindeer", "Frosty the Snowman", "Hermey the Elf", "Ivan the Elf", @@ -297,11 +302,13 @@ export const SPECIAL_FULL_ELF_NAMES = [ "Glorfindel", ]; export const COMMUNITY_PREFIXES = [ + "The Sparkling Elf", + "Valentino", + "Mr Cube", + "Nukeman", "Baguette Bot", "Kiwi", "FakeNeo", - "Nash", - "1brucben", "Toyatak", "Readix", "Danny",