Skip to content

v7.0.1

Compare
Choose a tag to compare
@devuuuxd devuuuxd released this 13 Aug 01:30
fcf4f4d

πŸ“¦ Version 7.0.1 - Changelog

Release Date: August 13, 2024

✨ New Features:

  • πŸ” Multiple Keyword Matching for Verification:
    • The bot now supports multiple keywords for image verification.
    • You can specify keywords in the config.js file, separated by commas (,).
    • πŸ†• If any one of the keywords is found in the extracted text, the bot will verify the user, assign roles, and save user data as configured.

πŸ› οΈ Configuration Updates:

  • keywords Parameter:
    • The keywords field in config.js has been updated to accept a comma-separated list of keywords.
    • The bot checks the extracted text against all provided keywords and verifies the user if any match is found.

🐞 Bug Fixes:

  • No bug fixes in this release.