Skip to content

Commit

Permalink
add brief call to action
Browse files Browse the repository at this point in the history
  • Loading branch information
haloooloolo authored Nov 15, 2024
1 parent d11836e commit df4706c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rocketwatch/plugins/scam_warning/scam_warning.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ async def send_warning(self, user) -> None:
"conversation yourself. This minimizes the risk of interacting with scammers that may impersonate "
"other members of the server.\n"
"\n"
"To avoid unwanted interactions, consider restricting who can message you directly in Discord settings. "
"This message may be re-sent as a reminder after long periods of inactivity."
)
await user.send(embed=embed)
Expand Down

0 comments on commit df4706c

Please sign in to comment.