All Projects → scp-079 → scp-079-captcha

scp-079 / scp-079-captcha

Licence: GPL-3.0 license
Provide challenges for newly joined members

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to scp-079-captcha

scp-079-pm
Everyone can have their own private chat bot
Stars: ✭ 25 (-51.92%)
Mutual labels:  telegram-group, pyrogram, scp-079
tgGuard
frist antispam and group moderator TeleGram bot with fast speed, high power and low space
Stars: ✭ 22 (-57.69%)
Mutual labels:  anti-spam, telegram-group
Raid-Protect-Discord-Bot
A Discord Bot that allows you to protect your Discord server with captcha, anti profanity, anti nudity image, anti spam, account age required, logs...
Stars: ✭ 182 (+250%)
Mutual labels:  captcha, anti-spam
NoPMsBot
https://telegram.dog/ShriMADhaBot
Stars: ✭ 127 (+144.23%)
Mutual labels:  pyrogram
awesome-telegram-groups
List of telegram groups
Stars: ✭ 85 (+63.46%)
Mutual labels:  telegram-group
ddddocr
带带弟弟 通用验证码识别OCR pypi版
Stars: ✭ 4,093 (+7771.15%)
Mutual labels:  captcha
QRCode-Telegram-bot
This is a simple bot. You generate QRcode with this bot
Stars: ✭ 12 (-76.92%)
Mutual labels:  pyrogram
Mega.nz-Bot
Simple Telegram Bot to Download and Upload Files From Mega.nz
Stars: ✭ 243 (+367.31%)
Mutual labels:  pyrogram
Movie-Info-Bot
A movie information finder telegram bot
Stars: ✭ 27 (-48.08%)
Mutual labels:  pyrogram
captcha-canvas
A captcha generator by using skia-canvas.
Stars: ✭ 40 (-23.08%)
Mutual labels:  captcha
pyrubrum
An intuitive framework for creating Telegram bots.
Stars: ✭ 33 (-36.54%)
Mutual labels:  pyrogram
Channel-Message-Editor
A telegram channel message editor bot.
Stars: ✭ 21 (-59.62%)
Mutual labels:  pyrogram
wayang
Remote Chrome Headless , bypass reCAPTCHA dan anything that needs to be done by human
Stars: ✭ 32 (-38.46%)
Mutual labels:  captcha
RARBG-scraper
With Selenium headless browsing and CAPTCHA solving
Stars: ✭ 38 (-26.92%)
Mutual labels:  captcha
CapMonsterCloud
a C# wrapper for CapMonster Cloud API
Stars: ✭ 17 (-67.31%)
Mutual labels:  captcha
SpamProtectionRobot
Anti Spam/NSFW Telegram Bot Written In Python With Pyrogram.
Stars: ✭ 46 (-11.54%)
Mutual labels:  pyrogram
Translator-Bot
A simple google translator telegram bot
Stars: ✭ 15 (-71.15%)
Mutual labels:  pyrogram
wp-recaptcha-integration
WordPress reCaptcha integration supporting Ninja Forms and Contact Form 7
Stars: ✭ 50 (-3.85%)
Mutual labels:  captcha
Captcha-Cracking
Crack number and Chinese captcha with both traditional and deep learning methods, based on Torch and python.
Stars: ✭ 35 (-32.69%)
Mutual labels:  captcha
animated-lamp
Telegram Bot For Screenshot Generation
Stars: ✭ 162 (+211.54%)
Mutual labels:  pyrogram

SCP-079-CAPTCHA

This bot is used to provide challenges for newly joined members.

How to use

Requirements

  • Python 3.6 or higher
  • Debian 10: sudo apt update && sudo apt install fonts-arphic-gkai00mp fonts-freefont-ttf opencc -y
  • pip: pip install -r requirements.txt

Files

  • assets
    • chengyu.txt : From THUOCL
    • fail.png : Image for failure
    • food.txt : From THUOCL
    • none.png: Image for none
    • succeed.png : Image for success
  • languages
    • cmn-Hans.yml : Mandarin Chinese (Simplified)
    • cmn-Hant-TW.yml : Mandarin Chinese in Taiwan (Traditional)
    • en.yml : English
  • plugins
    • functions
      • challenge.py : Functions about CAPTCHA
      • channel.py : Functions about channel
      • command.py : Functions about command
      • config.py : Functions about group settings
      • decorators.py : Some decorators
      • etc.py : Miscellaneous
      • file.py : Save files
      • filters.py : Some filters
      • group.py : Functions about group
      • ids.py : Modify id lists
      • markup.py : Get reply markup
      • receive.py : Receive data from exchange channel
      • telegram.py : Some telegram functions
      • timers.py : Timer functions
      • user.py : Functions about user and channel object
    • handlers
      • callback.py : Handle callbacks
      • command.py : Handle commands
      • message.py: Handle messages
    • checker.py : Check the format of config.ini
    • glovar.py : Global variables
    • session.py : Manage bot.session
  • .gitignore : Ignore
  • config.ini.example -> config.ini : Configuration
  • LICENSE : GPLv3
  • main.py : Start here
  • README.md : This file
  • start.txt.example -> start.txt : Start template
  • requirements.txt : Managed by pip

Contribution

Contributions are always welcome, whether it's modifying source code to add new features or bug fixes, documenting new file formats or simply editing some grammar.

You can also join the discuss group if you are unsure of anything.

Translation

License

Licensed under the terms of the GNU General Public License v3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].