tg-bot-ts-dev  | [CharacterRegistry] cache miss — loading from disk
tg-bot-ts-dev  | Interaction error: TypeError: Cannot read properties of undefined (reading 'toLowerCase')
tg-bot-ts-dev  |     at Object.class (/app/src/systems/emojis.ts:71:26)
tg-bot-ts-dev  |     at formatLeaderboardRow (/app/src/systems/leaderboard.ts:49:33)
tg-bot-ts-dev  |     at /app/src/systems/leaderboard.ts:73:29
tg-bot-ts-dev  |     at Array.map (<anonymous>)
tg-bot-ts-dev  |     at buildNationField (/app/src/systems/leaderboard.ts:73:18)
tg-bot-ts-dev  |     at buildLeaderboardEmbed (/app/src/systems/leaderboard.ts:148:18)
tg-bot-ts-dev  |     at Object.update (/app/src/systems/leaderboard.ts:177:20)
tg-bot-ts-dev  |     at Object.handleLeaderboardPost [as leaderboardPost] (/app/src/subcommands/admin/result-post.ts:26:21)
tg-bot-ts-dev  |     at processTicksAndRejections (node:internal/process/task_queues:103:5)
tg-bot-ts-dev  |     at async handleChatInputCommandInteraction (/app/src/handlers/interactions.ts:124:40)