Author Topic: Play sound upon command in chat  (Read 8835 times)

0 Members and 2 Guests are viewing this topic.

Ramautso

  • Youngling
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Ramautso
Play sound upon command in chat
« on: March 29, 2016, 03:21:33 AM »
I was wondering if there was any way to make a command so that when somebody types !example in chat it deduces a certain number of points and plays a sound on the stream? Sorry if this has been posted before, but I tried searching in a few places and found nothing.

Thanks!

emrerocky

  • Advisor
  • Councilor
  • **
  • Posts: 1240
  • Karma: +163/-8
    • View Profile
    • emrerocky's Website
  • Twitch Name: emrerocky
Re: Play sound upon command in chat
« Reply #1 on: March 29, 2016, 03:36:57 AM »
Simply make a command, set the cost of it to whatever you want, and then select a sound for it to play.  It's all in the Command Editor and specified you just have to look.

TeenLaQueefah

  • Youngling
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
  • Twitch Name: PairaGamers
Re: Play sound upon command in chat
« Reply #2 on: April 05, 2016, 03:18:35 AM »
Sorry, to build off this question, is there any way to have a list of sound effects and have it be randomly chosen every time the command is issued?
So it's not just the same sound?

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Play sound upon command in chat
« Reply #3 on: April 05, 2016, 03:34:35 AM »
Sorry, to build off this question, is there any way to have a list of sound effects and have it be randomly chosen every time the command is issued?
So it's not just the same sound?

So you want to make a command for each sound, then in the main command, you would do this (Each new line is considered a random response):

Old Name: RepentGamingTV
Twitch: Here

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

TeenLaQueefah

  • Youngling
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
  • Twitch Name: PairaGamers
Re: Play sound upon command in chat
« Reply #4 on: April 05, 2016, 03:37:52 AM »
Awesome, thank you!