umputun / tg-spam

Anti-Spam bot for Telegram and anti-spam library
https://tg-spam.umputun.dev
MIT License
211 stars 36 forks source link

Delete the system message about joining a group (issue #92) #110

Closed coperius closed 1 month ago

coperius commented 2 months ago

Delete the system message about joining a group (issue #92)

umputun commented 2 months ago

Thanks for the PR. One thing to note - probably this shouldn't be the default behavior but rather a parameter like SuppressJoinMsgs or something similar

coperius commented 2 months ago

Added the option. "Join" message is always recorded, but deletion only occurs when the flag is set to true.