Deep Bot - Twitch Streamer Assistant

Deep Bot => Help/Support => Topic started by: PolkaDotGrill on April 10, 2018, 06:45:57 PM

Title: Deepbot whispering new subs help
Post by: PolkaDotGrill on April 10, 2018, 06:45:57 PM
I was wondering if there would be a way to make my bot whisper new subscribers? As in when Twitch pops up with the message "__ has just subscribed to the stream", how could I make Deepbot send them a whisper?
Title: Re: Deepbot whispering new subs help
Post by: TheNumbLock on April 10, 2018, 07:01:13 PM
Make commands to do this. You would put the command in the channel message of the subscriber notifications. First command could say it in chat, then chain a second command to whisper them with /w @user@ or @target@ depending on how the default chat message says for @user@ or @target@.
Title: Re: Deepbot whispering new subs help
Post by: PolkaDotGrill on April 10, 2018, 09:42:05 PM
I currently have it set as firing "/w @target@ (message)" after seeing "has just subscribed to the stream" but it doesnt send a whisper, any idea what I should change to fix it? Thanks for the response!
Title: Re: Deepbot whispering new subs help
Post by: TheNumbLock on April 10, 2018, 09:57:47 PM
You can't just put /w @target@ message into the channel message for the subscriber notification. You have to do a command. :/
Title: Re: Deepbot whispering new subs help
Post by: ThatGirlSlays on May 06, 2018, 02:20:35 PM
For the sub notification setting, have your sub notifications run a command like "@user@ Just subscribed to the channel @exec@[0,!subwhisper @user@]". Then create the command "!subwhisper" with the message "/w @target@ Thank you for the sub". Set the access level as Streamer/Bot and hide it from the commands list.