You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2024. It is now read-only.
As the title suggests, I believe it would be a cool idea to have an open public URL/domain-name blacklist of common scams, maintained by the community. It could be hosted in an open repository, and the plugin would check if any URL detected in the current channel matches one that has already been blacklisted.
I know you explicitly say no API calls, and using an API would be more efficient than downloading the entire domain blacklist into memory, but I'm sure that could be sorted out.
Things to Take into Account
I believe most of the Vencord community is well aware of common scam methods, and this would be an extra precaution.
The plugin could be expanded to verify many other common scam methods, such as:
Verifying if a bot named Dyno has the same ID as the original one (to prevent those bot verifications that steal accounts).
Existing Plugin for other mod
No response
Request Agreement
I read the above and made sure my plugin is possible and allowed
I checked the existing plugins and made sure my plugin doesn't already exist
Plugin Description
Scam Prevention - URL Blacklist & More
As the title suggests, I believe it would be a cool idea to have an open public URL/domain-name blacklist of common scams, maintained by the community. It could be hosted in an open repository, and the plugin would check if any URL detected in the current channel matches one that has already been blacklisted.
I know you explicitly say no API calls, and using an API would be more efficient than downloading the entire domain blacklist into memory, but I'm sure that could be sorted out.
Things to Take into Account
Existing Plugin for other mod
No response
Request Agreement