SimpleBot plugin for verified groups

hi, I just wrote this small script for you:

at the top of the script are instructions to install the script’s dependencies.

The scripts adds a filter to the bot, with it the bot can verify you if you send him your contact QR, you can also send the QR data directly if you don’t want to install the dependencies for QR image processing, also the script adds a command /contactQR to get the bot’s verification QR, you can scan that QR to verify the bot and share that QR with other people so they can verify the bot.

To install the plugin:

git clone https://github.com/adbenitez/simplebot-scripts
simplebot -a bot@example.com plugin --add simplebot-scripts/scripts/verify.py

This is a bot using that script:

enjoy :tada:

3 Likes