Author Topic: How do I use the new Whisper feature?  (Read 2135 times)

0 Members and 1 Guest are viewing this topic.

MikeKnowsGames

  • Youngling
  • *
  • Posts: 21
  • Karma: +0/-0
    • View Profile
  • Twitch Name: MikeKnowsGames
How do I use the new Whisper feature?
« on: August 11, 2015, 04:40:27 AM »
Basically, I'm not sure how to program my commands so they whisper the user. Can anyone provide some examples I can use to reverse engineer stuff?

MercurY3rd

  • Councilor
  • *****
  • Posts: 652
  • Karma: +26/-1
    • View Profile
  • Twitch Name: mercury3rd
Re: How do I use the new Whisper feature?
« Reply #1 on: August 11, 2015, 05:04:32 AM »
first you have to enable the whisper function in the master settings:

you can whisper the build in commands to the bot, type in twitch chat "/w botname !pointname" and the bot will whisper back.
for custom commands you need to use /w @user@ in the front of the command
Hier steht nichts Sinnvolles, dennoch freundliche Grüße. MercurY

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: How do I use the new Whisper feature?
« Reply #2 on: August 11, 2015, 06:59:08 AM »
You can also /w YourBotNameHere !YourPointsNameHere

It can help reduce spam when people check points as well.

Example: /w RepentGamingBot !rgcoins
Old Name: RepentGamingTV
Twitch: Here

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

MikeKnowsGames

  • Youngling
  • *
  • Posts: 21
  • Karma: +0/-0
    • View Profile
  • Twitch Name: MikeKnowsGames
Re: How do I use the new Whisper feature?
« Reply #3 on: August 11, 2015, 08:34:20 AM »
What do you mean by "master settings?" I don't see that tab, and you cropped out the rest of the screen, so I have no idea where to find that option.

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: How do I use the new Whisper feature?
« Reply #4 on: August 11, 2015, 08:52:54 AM »
On the config tab, hit the gear (upper right corner):

Old Name: RepentGamingTV
Twitch: Here

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

MikeKnowsGames

  • Youngling
  • *
  • Posts: 21
  • Karma: +0/-0
    • View Profile
  • Twitch Name: MikeKnowsGames
Re: How do I use the new Whisper feature?
« Reply #5 on: August 13, 2015, 08:55:33 AM »
Thanks guys! Really appreciate it.