Scp 079 Captcha Save

Provide challenges for newly joined members

Project README

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.

Open Source Agenda is not affiliated with "Scp 079 Captcha" Project. README Source: scp-079/scp-079-captcha
Stars
58
Open Issues
2
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating