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

no blacklisted words issue #145

Closed
hurtwolf opened this issue Mar 29, 2017 · 3 comments
Closed

no blacklisted words issue #145

hurtwolf opened this issue Mar 29, 2017 · 3 comments

Comments

@hurtwolf
Copy link

hurtwolf commented Mar 29, 2017

I'm having this issue where i typed !whitelist and it returned "no blacklisted words! [2 warnings left]"
And that issue keeps going everytime i type. Even when im just chatting. it counts down to 0 warnings, then back to 2.

This is the output from Putty:

(node:12328) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejec tion id: 1): bad_timeout_broadcaster

(node:12328) DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js pr ocess with a non-zero exit code.

I know it has something to do with me being the broacaster. But the bot just keeps going with the "no blacklisted words! [2 warnings left]"

@sogehige
Copy link
Collaborator

sogehige commented Mar 29, 2017

Do you have any blacklisted words in settings->moderation->blacklist?

Errors mean, that bot wants you to timeout, but as you are broadcaster, it cannot

@sogehige
Copy link
Collaborator

sogehige commented Mar 29, 2017

Reproduced issue with steps

  • Add some blacklist words to blacklist
  • Remove everything from blacklist form
  • Bot will try to timeout user

Workaround

  • add some word to blacklist

@sogehige
Copy link
Collaborator

sogehige commented Mar 29, 2017

As workaround exists, fix will be included in next major release

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

No branches or pull requests

2 participants