Vencord / plugin-requests

Vencord plugin requests. Open the link below to create a request
https://github.com/Vencord/plugin-requests/issues/new?template=request.yml
29 stars 4 forks source link

AI sniffer #652

Closed discordnekoli closed 3 months ago

discordnekoli commented 3 months ago

Plugin Description

plugin that shows if a discord account is being controlled/ handled by AI (API or BOT) I'm sure anything is possible if you know how to do it.

Existing Plugin for other mod

No response

Request Agreement

discordnekoli commented 3 months ago

we have users starting to create accounts and let bots/AI handle them for the user. we want to stop this in our server and need a leg up on this. please help.

programminglaboratorys commented 3 months ago

man, discord themselves have difficulty detecting selfbots and you wanna a client-side plugin to tell? will there is for sure some factors to guess how much this user is close to being a bot but it won't be a accurate, taking your request word by word its impossible

discordnekoli commented 3 months ago

man, discord themselves have difficulty detecting selfbots and you wanna a client-side plugin to tell? will there is for sure some factors to guess how much this user is close to being a bot but it won't be a accurate, taking your request word by word its impossible

im sure it's possible.

programminglaboratorys commented 3 months ago

im sure it's possible.

elaborate, what's makes you really think that's possible? and what's proofs it

mynameisbob1928 commented 3 months ago

Selfbots are hard to detect (unless the creator is stupid). Accounts that just sit in a server and collect messages and other similar data are impossible to distinguish to an inactive member. If there was an easy/reliable way to detect these type of accounts then I’d hope discord would already be doing it. An alternative solution would be to implement some form of verification in your server and if the member does not complete the verification within x amount of time you can kick the user. This would have to be done with a custom bot and not onboarding or some other public bot as more advanced selfbots are able to autocomplete simple verification.

Vendicated commented 3 months ago

just use a normal Discord bot for this