Files
snek/src
retoor 547cbe1a23 feat: add mention detection and dedicated sound for user mentions in chat
Add a new `isMention` function that checks if a chat message contains the current user's username, and play the new `mention1.wav` sound (index 1) when a mention is detected instead of the default beep. Also remove redundant dataset attributes from the message element creation in the channel-message event handler.
2025-02-20 23:24:14 +00:00
..