OriginProtocol / telegram-moderator

Telegram bot for controlling spam, logging, and more
MIT License
114 stars 49 forks source link

Prevent bot from logging individual conversations #9

Closed evra6965 closed 5 years ago

evra6965 commented 6 years ago

We want a parameter where each group has a unique number. This is to prevent random people from starting conversations with it.

Kentoseth commented 6 years ago

I'm not sure I follow on the issue here. Our logger is specifically only logging messages on a public TG group. It does not log individual/private conversations.

Please clarify what you are referring to.

wanderingstan commented 5 years ago

Fixed by having CHAT_IDS var setting chats that bot pays attention to. https://github.com/OriginProtocol/telegram-moderator/commit/b9b1663db3104ee006d11f1dd289c344cc303ba5