Author Topic: Deepbot whispering new subs help  (Read 1746 times)

0 Members and 3 Guests are viewing this topic.

PolkaDotGrill

  • Youngling
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Deepbot whispering new subs help
« 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?

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Deepbot whispering new subs help
« Reply #1 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@.
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport

PolkaDotGrill

  • Youngling
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Deepbot whispering new subs help
« Reply #2 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!

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Deepbot whispering new subs help
« Reply #3 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. :/
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport

ThatGirlSlays

  • Youngling
  • *
  • Posts: 42
  • Karma: +0/-0
    • View Profile
    • Instagram
  • Twitch Name: ThatGirlSlays
Re: Deepbot whispering new subs help
« Reply #4 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.