VirusTotal Scanner Bot is a simple Telegram bot that allows users to check the threat level of a webpage using the VirusTotal API.
Disclaimer: I do not assume any responsibility for the use of these files by any user. I recommend using them solely for educational, professional, or testing purposes. Feel free to implement the code and make any necessary modifications with comments.
This Telegram bot integrates with the VirusTotal API to provide information about the threat level of a given webpage. It reports the number of antivirus solutions detecting the threat, the total number of antivirus solutions used for analysis, and the percentage of threat detection.
Make sure you have Python installed. You can install the required dependencies using pip: pip install -r requirements.txt
Make sure to replace "YOUR_BOT_TOKEN" with the actual token provided by BotFather.
Visit - API VIRUS TOTAL
python main.py
/scan (example /scan www.google.com) /help /start