KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
ItsCaptchaBot
★ 16
Open GitHub ↗
Капча для вашего чата в Telegram
Download README (.md)
Explore Similar Repositories
TRELLIS-OneClick
:
TRELLIS文本图片转3D模型软件免安装一键启动整合包
quiz-app
:
🖥️ Bosnia & Herzegovina Quiz – Fun and educational React project
Validation
:
No description available.
playful-avatars
:
Playful avatars is a zero-dependency SVG-based avatar generator, distributed as a custom element (web component). It is a fork/rewrite of the popular Boring avatars library, but without React.
facturacion-electronica-colombia
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ItsCaptchaBot
?
Download (.md)
# ItsCaptchaBot Captcha for your Telegram chat [](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md) [Переключиться на русский](README.ru.md) ---  --- **BOT: [@Its_captcha_bot](https://t.me/Its_captcha_bot)**  ### How to use? Add [the bot](https://t.me/Its_captcha_bot) to your chat, give it the permission to delete messages and restrict participants. Done! Now, the bot will show a captcha to each new participant! ### What happens if you don’t pass the captcha? If you don't pass the captcha within 10 minutes, the bot will simply kick the participant out of the chat. # Installation 1. Download and extract the bot’s code to any folder or clone the repository (`git clone https://github.com/RimMirK/ItsCaptchaBot`) 2. (optional) Create and activate a virtual environment: `python -m venv .venv`, `.venv\Scripts\activate` 3. Install all dependencies: `pip install -r requirements.txt` 4. Create a `.env` file in the root directory of the project and insert the bot token from [@BotFather](https://t.me/BotFather) in the following format: `TOKEN=123456789:abcdefgh.....` 5. Start the bot with the command `python main.py` ## Multilingual Support The bot supports the following languages: - <span dir="ltr">العربية</span> (Arabic) - Azərbaycan (Azerbaijani) (@Abbasxan) - Беларуская (Belarusian) - বাংলা (Bengali) - Čeština (Czech) - Deutsch (German) - English - Español (Spanish) - <span dir="ltr">فارسی</span> (Persian) - Français (French) - <span dir="ltr">עברית</span> (Hebrew) - हिन्दी (Hindi) - Magyar (Hungarian) - Հայերեն (Armenian) - Bahasa Indonesia (Indonesian) - Italiano (Italian) - 日本語 (Japanese) - ქართული (Georgian) - Қазақша (Kazakh) - 한국어 (Korean) - Кыргызча (Kyrgyz) - Lietuvių (Lithuanian) - Latviešu (Latvian) - Nederlands (Dutch) - Polski (Polish) - Português (Portuguese) - Română (Romanian) - Русский (Russian) - Svenska (Swedish) - Тоҷикӣ (Tajik) - Türkçe (Turkish) - Українська (Ukrainian) - O‘zbek (Uzbek) - Tiếng Việt (Vietnamese) - 中文 (Chinese) I would be happy if anyone who knows these languages could help fix translations or add a new language. Feel free to reach out through the "Contact" section in Russian, Ukrainian, or English! ## Thanks - Thanks @just-blackot for adding the `.env` system and spotting the gitignore flaw. - Thanks @abbasxan for adding the Azerbaijani translation. ## Contact Developer: [@RimMirK](https://t.me/RimMirK)