You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Discord bot gives the D track reaction to 'D&D' but not 'DnD'. Isaac's suggestion was to tweak the word boundary check to not include '&'. Then D&D should get parsed as 'D&D' not 'D','&', and 'D' so no D track reaction is added.
The text was updated successfully, but these errors were encountered:
Cross-post from Discord that I still need to follow up on.
The Discord bot gives the D track reaction to 'D&D' but not 'DnD'. Isaac's suggestion was to tweak the word boundary check to not include '&'. Then D&D should get parsed as 'D&D' not 'D','&', and 'D' so no D track reaction is added.
The text was updated successfully, but these errors were encountered: