• This repository has been archived on 21/Sep/2021
  • Stars
    star
    2
  • Language
    Python
  • Created almost 6 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple anti-bot bot for Telegram groups.

Doorman

http://t.me/doorman_telegram_bot - a simple anti-bot bot for Telegram groups.

You have to provide several environment variables to be able to run this bot on your own:

BOT_TOKEN=...
SECONDS_BEFORE_KICK=45
SENTRY_DSN=...
SERVER_NAME="Production" # for sentry
ENABLE_DEBUG_SENTRY_LOGGING=False
HEALTHCHECK_TOKEN=...