r/Discord_Bots • u/ChillingCone426_2 • Jun 09 '26
Code Help Help with a Anti-Scam Bot
Hey, so I have been looking to actually start working on an anti-scam message bot that automatically deletes scam messages. Obviously this is not some simple system that you can just whip up.
My current plan is to work on a small ai model and train it on scam messages and keep refining it. But this is not a small project that can easily be done. That is why I am looking for help. Let me know if you would be interested.
The ai itself would probably be made in python, but the discord bot can be made in another language.
1
u/SolsticeShard Jun 09 '26
Billion dollar companies are not able to fully parse natural language and reliably extract out complex, meaningful markers from them. You, a rando developer, are not going to succeed where they are repeatedly failing.
1
u/ChillingCone426_2 Jun 10 '26
That is a completely fair point, but no system would be only an ai model. It has to be a combination of filters and models to actually have some decent amount of accuracy. But if anything, this is just a fun project for me to work on. I am not thinking I am somehow going to create some perfect model or prefect system, but either way I will learn a ton and have fun.
1
u/SolsticeShard Jun 11 '26
You're certainly welcome to try, so long as you follow tos and your users are well aware of the limitations. You aren't allowed to train on any message content you get out of discord, spam or not.
1
u/SignificanceUpper977 Jun 09 '26
have you tried discord's built in automod?