Deep Bot - Twitch Streamer Assistant
Deep Bot => Help/Support => Topic started by: SurFyre_Rescue on September 11, 2016, 01:27:38 AM
-
I am trying to limit users to requesting songs using @if@, I found some what of an example somewhere in the forums, but I could not get it to work, or if I was even setting it up right. Anyone know this is possible? and if so, could you point me how to set up the command? Example: If user has less than 10 hours in stream, then !songrequest is disabled for them. My goal is trying to combat song trolls more effectivley without making a song request VIP function only.
-
Well if someone knows the command !requestsong, they can bypass it. However, the command would be:
@if@[<||@hours@||10||You can't use this command.||!requestsong @target@]
The command in the command editor:
(http://i.imgur.com/grD0BHi.png)
-
Hmm :( looks like we need a new feature :D Thanks alot for the reply though !
-
Hello :) i have a Problem with that, the limit (10 hours) is not working i can play everytime music (i make a new account too test it)
(https://i.gyazo.com/e021baac45da9b97be902fc2bf93d831.png)
(https://i.gyazo.com/b90fe92cdb7979e912518f77b41ca373.png)
what is wrong with my !sr :(
-
It is because you have two !sr commands, the real !sr command and the custom made one. ;)
So you need to rename the one on the music tab to something like !sr2
-
It is because you have two !sr commands, the real !sr command and the custom made one. ;)
So you need to rename the one on the music tab to something like !sr2
Same, Problem...when someone try !sr he become this command "!sr" from the Bot not "@if@[<||@hours@||10||You can't use this command.||!sr @target@]" . And the User (under the Limit) become no message or anything when he try !sr. When the Admin try give this command in the Chat "!sr the song" is it the same Problem, the song is not working (btw not playing anything) but !sr2 works but this is only Point System, i need that for all (10 hours).
(https://i.gyazo.com/cf06f23de03a623417220219d256d88d.png)
(https://i.gyazo.com/47081c2f05e3fb6ef0bc30ca1d765cb5.png)
-
In the command, you have it running itself over and over again. You need to put !sr2 @target@ instead of !sr @target@