OriginProtocol / telegram-moderator

Telegram bot for controlling spam, logging, and more
MIT License
112 stars 50 forks source link

Ban any user who posts ETH address #5

Closed wanderingstan closed 6 years ago

wanderingstan commented 6 years ago

If user posts something that maches an ETH address (or bitcoin?) Just ban them.

Possibly send them message with reason for ban.

api to ban: https://core.telegram.org/bots/api#kickchatmember

api to delete: https://core.telegram.org/bots/api#deletemessage

joshfraser commented 6 years ago

<3

wanderingstan commented 6 years ago

It's done this for a long time.