Giter Club home page Giter Club logo

Comments (6)

skeith avatar skeith commented on June 19, 2024

Since the original requester is MIA, I am willing to add $10 bounty if you can make it force captcha (make them added to non-approved / not-trusted role which can not see all other channel but one) on users that spam commands and/or spam links

If this idea is inefficient, please let me know

from calebj-cogs.

calebj avatar calebj commented on June 19, 2024

That's a good idea, but perhaps detecting spammers is a bit beyond the scope of this cog specifically. If there's already a cog out there that does what you want, but reacts by other means like a kick or ban (e.g. mentionspam in core mod), I can probably modify it to connect with this one.

from calebj-cogs.

skeith avatar skeith commented on June 19, 2024

Unfortunately, I don't know such cog yet

update:
What if I change the bounty for making Guild Temperature cog (idea initially said by Kowlin back then).
Raise the temperature of a guild in case of suspicious activity and when the temp reaching a certain level, locks out the server, disabling invites and reporting suspicious users based on their activity

I know, this is a general and vague idea

from calebj-cogs.

calebj avatar calebj commented on June 19, 2024

Yeah, that's the scope of a separate cog. Though I'll be sure to build in the ability to trigger an (un)approval from outside the cog.

from calebj-cogs.

calebj avatar calebj commented on June 19, 2024

This is in the devlop branch, but I'll wait until I deem it fully stable to merge into master and close this.

@skeith there is an API for triggering a challenge. It's as simple as:

await self.bot.get_cog('Captcha').challenge(bad_member)

from another cog, assuming the cog is loaded. If captcha is enabled in the server, it'll clear their role and act as if they're a new member.

from calebj-cogs.

calebj avatar calebj commented on June 19, 2024

Just a status update for anyone watching: this is still blocked by Cog-Creators/Red-DiscordBot#1927.

from calebj-cogs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.