v7.0.1
π¦ 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 inconfig.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.
- The
π Bug Fixes:
- No bug fixes in this release.