Add in a check for context before the system decides that a user has been pinged
to put it simply, im pretty sure people don't want bleh@TheirUsernames.com to ping them.
i.e: example@brendo.org pings me, even though it's an email address.
im afraid i haven't worked with regex before, nor can i think of a solution in Python, Bash, or any other language i know, so i'll try and use pseudo-code, which, since i know Bash best, will be based on Bash:
if [ "$PINGSTRING" includes "textBeforeAtSymbol ]; then
continue
else
PING $AFTER_AT_SYMBOL
fi
cheers!
note: this appears to only affect Discord for Android. A Discord Support agent has indicated that this behavior is perfectly normal.
2
댓글을 남기려면 로그인하세요.
댓글
댓글 0개