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

Show status of the bot as BANNED when its identification process fails with the banned response #20

Open
hadamrd opened this issue Mar 22, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@hadamrd
Copy link
Owner

hadamrd commented Mar 22, 2024

To achieve this, when we receive the identification fails message and we find out its a ban message.
Trigger a banned event hook to that event in pyd2bot to change a private attribute _banned to True.
Use that private attrib in the getState method.

@hadamrd hadamrd added the enhancement New feature or request label Mar 22, 2024
@hadamrd hadamrd added this to Grinder Mar 22, 2024
@hadamrd hadamrd moved this to Backlog in Grinder Mar 22, 2024
@hadamrd hadamrd moved this from Backlog to In progress in Grinder Mar 23, 2024
@hadamrd hadamrd self-assigned this Mar 23, 2024
@hadamrd hadamrd moved this from In progress to Done in Grinder Mar 23, 2024
@hadamrd hadamrd moved this from Done to In review in Grinder Mar 24, 2024
@hadamrd
Copy link
Owner Author

hadamrd commented Mar 25, 2024

still being tested

@hadamrd hadamrd moved this from In review to Done in Grinder Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant