My bot can't send a "whisp"

I did my bot with javascript (tmi.js)
I’am testing all so, I tried to send a Whisper from bot when my bot recieve at chat the command “!register”
but I get an error
"raw": "@msg-id=whisper_restricted;target-user-id=46887831 :tmi.twitch.tv NOTICE #tmijs :**Your settings prevent you from sending this whisper.**", "tags": { "msg-id": "whisper_restricted", "target-user-id": "46887831" }, "prefix": "tmi.twitch.tv", "command": "NOTICE", "params": [ "#tmijs", "Your settings prevent you from sending this whisper." ]
But i don’t know what i can do to fix it , anyone can give me some light?

THanks you so much

This is a duplicate of

TLDR due to spambots on Twitch if you encounter this error you need to be a known bot

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.