Deep Bot - Twitch Streamer Assistant

Deep Bot => Help/Support => Topic started by: Ramautso on March 29, 2016, 03:21:33 AM

Title: Play sound upon command in chat
Post by: Ramautso 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!
Title: Re: Play sound upon command in chat
Post by: emrerocky 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.
Title: Re: Play sound upon command in chat
Post by: TeenLaQueefah 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?
Title: Re: Play sound upon command in chat
Post by: TheNumbLock 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):

(http://puu.sh/o66M1/4e65bfb870.png)
Title: Re: Play sound upon command in chat
Post by: TeenLaQueefah on April 05, 2016, 03:37:52 AM
Awesome, thank you!