-
Notifications
You must be signed in to change notification settings - Fork 1
Labels
πͺ EnhancementNew feature or requestNew feature or requestπ€ Good first issueGood for newcomersGood for newcomers
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
πͺ EnhancementNew feature or requestNew feature or requestπ€ Good first issueGood for newcomersGood for newcomers