Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot Abuse handling #29

Open
meskarune opened this issue Mar 27, 2019 · 1 comment
Open

Bot Abuse handling #29

meskarune opened this issue Mar 27, 2019 · 1 comment

Comments

@meskarune
Copy link
Collaborator

New feature request. I have a few ideas.

  1. A nick blacklist. Someone added to the blacklist will have their messages ignored by the bot. In this case the bot could be told to blacklist another bot. It could be configured similar to the authed users list maybe...? But it might also be useful to have the blacklist be changeable at runtime.

  2. If the same nick sends the bot multiple command requests in a short amount of time the user is temporarily and/or permanently ignored.

  3. Users who flood at X rate could just be automatically kicked from a channel

I think 2 and 3 could maybe be a new plugin, or added to ircctl

@HalosGhost
Copy link
Owner

an ignore flag has been put in the users table; all that is needed is to make sure the bot respects it and to allow admins to be able to toggle this setting for users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants