4drian3d / 4drian3d/ChatRegulator

[Feature Request] Remove *** from strings in log

Open
#103 1 comment 1 reaction 1 assignee Claimed by @4drian3d View on GitHub
enhancement good first issue
Dominant language
Java
Stars
26
Forks
7
Avg merge
8d 3h
Merged PRs (30d)
3

Description

Please remove String: ***** the stars in strings in log, its hard to identify false positives etc. in case of regex

example:

[19:23:34] Hráč Deen použil zakázaný výraz: | String: ***** ze mam vytezit 16 zlata a furt mi jeste nedroplo ani jednou :D
[19:30:26] Hráč AmonisCZE použil zakázaný výraz: | String: nvm není **ůj miner ne?

Contributor guide

No contributing guide indexed for this repository

Research direction

Look for log formatting code in the project, likely in a class handling chat message logging or violation reporting. The example shows log entries with 'String: *****'; find where strings are sanitized or masked with asterisks. Test by modifying the masking logic to remove or adjust the asterisk replacement, then verify log output in a test environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.