Skip to content

Autoban BOTSΒ #16

@MindfulLearner

Description

@MindfulLearner

Feature: Ban spammers

Scenario: A spam bot joins the server
  Given a spam bot joins the server
  And starts writing messages in every channel
  When the bot sends a message in the honeypot channel
  Then the bot is automatically banned
Scenario: Vanilla bot listens to the honeypot channel  
  Given the Vanilla bot listening
  And it is monitoring the honeypot channel  
  When a spam bot sends a message in the honeypot channel  
  Then the vanilla bot bans the bot who sent the message  

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions