Skip to content

Using Telegram API, Doorman is a bot that controls when a bot entered a chat and will kick it after 5 minutes without verifying it's not a robot.

Notifications You must be signed in to change notification settings

marcrdez/doormanbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doorman Telegram Bot

Doorman is a bot created for groups, it function is to know when someone enters a group and will ask them to answer an easy captcha, if they don't answer it the bot will kick them in 5 minutes.

Build Status Dependency Status Coverage Status Code Climate Gem Version License Badges

Starting 🚀

These instructions will allow you to obtain a copy of the running project on your local machine for development and testing purposes.

Look Installation to know how to deploy this project.

Installation 🔧

Follow the next steps to know how to deploy this project.

Clone the repository:

git clone https://github.com/CurbsideProph3t/doormanbot

Start a virtual environment:

virtualenv venv

Activate your virtual environment:

source venv/bin/activate

Install requirements to use the bot:

pip install -r requirements.txt

Enjoy the bot!

Built with 🛠️

Author ✒️

  • Marcos Rodríguez - Project and Documentation - Github - Twitter

About

Using Telegram API, Doorman is a bot that controls when a bot entered a chat and will kick it after 5 minutes without verifying it's not a robot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages