Skip to content

Improve Steam ID Regex detection #110

@blankdvth

Description

@blankdvth

Since the regex was changed recently to allow for URLs, Steam IDs embedded in various lines have trouble being detected. This is likely a result of special characters that are part of those lines which result in the regex not matching, it should be loosened to allow for these special characters. For example, the line copied from status:
# 123 12 "Player Name" STEAM_1:1:123456789 00:00 0 0 active 123456
would not match.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingforumsThis issue is for the forums enhancement script

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions