Discord Link Verification Bot
A Discord bot designed to help users verify the safety of links they receive, especially in DMs. It scans URLs against a set of known safe and unsafe domains, providing real-time feedback to users before they click on a potentially dangerous link.
- Link Verification: Verifies links in Discord messages using the
!verifylinkcommand. - Link Reporting: Allows users to report suspicious links for review using the
!reportlinkcommand. - Admin Commands: Admins can add domains to the "safe" or "unsafe" list using
!addsafeand!addunsafe. - API: A simple REST API for checking the status of a URL.
Copyright (c) 2025 Jamie Vargas
This project is licensed under the MIT License - see the LICENSE file for details.