Skip to content

Releases: phantome001/SafeScanBot25

Initial Release - SafeScanBot

05 Sep 00:38

Choose a tag to compare

🚀 SafeScanBot v1.0.0

Initial release of SafeScanBot, a Telegram bot for scanning URLs and exporting reports using VirusTotal API.

Features:

  • /start - Bot introduction
  • /help - Assistance
  • /about - Bot info
  • /scan - Scan a specific URL
  • /stats - Show user stats
  • /export - Export user report
  • /clear - Clear user report
  • Automatic URL scanning on message

Notes:

  • Requires Python >= 3.11
  • Uses python-telegram-bot, requests, python-dotenv
  • Ensure .env file is created locally with your API keys

Full Changelog: v1.0.0...v1.0.0