-
It is not clear how to update the list of approved users. It only loads list of users from file during the bot start: https://github.com/umputun/tg-spam/blob/master/app/main.go#L162 , but how (and when?) can I add user to that list. My assumption is that list has to be updated after clicking unban admin? Anyway, could you please explain how it should work from your perspective and I will do my best to fix that if needed. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
This is fully automatic; the user can't change it manually. Please see docs:
i'll move it to dicusssions |
Beta Was this translation helpful? Give feedback.
if
--paranoid
mode is not enabled a user will be checked once, on the first message. As long as the message is ham (not spam) the user will be added to the approved list