Whenever i do !play
Even before starting the song i unsubscribe the channel, do !whisper list, and it's clear and when i put it on, it sounds on the whole channel. It might not be a bug, just something i dont know about. Thanks in advance.
By default, wisper is an alias for
!xecute (!whisper subscription) (!unsubscribe temporary) (!subscribe channeltemp (!getmy channel))
if you dont want this behaviour simply change the config AudioFramework::AudioMode to something like:
!xecute (!whisper subscription) (!unsubscribe temporary)
This will reset the send mode to whisper, clear temporary subscription channels, but not subscribe the calling channel.
or you could for example just write !xecute if you don't want the bot to do anything before starting a song.
And for making it all you've done and subscribe to me, how should it be? How can i make it subscribe to the one calling the command?
!xecute (!whisper subscription) (!unsubscribe temporary) (!subscribe)
Nevermind, i'm stupid i was trying to use the subscribe but for a strange reason i thought it was subscribing the channel, and not me. My bad, sorry for all ^^. Great job with the bot.
Actually no, it whispers the whole channel im on. Am i doing something wrong?
!settings AudioFramework::AudioMode "<value>" to be immediately effective!print (!whisper subscription) (!unsubscribe temporary) (!subscribe) instead of with xecute, I know it looks silly but as for now this workaround should work, this time I've tested it ;PHaha alright, thank you
sorry for digging old thread,
what if I'd like to add someone to whisper list?
Does it possible to add like !subscribe
you can't subscribe someone else. You can either subscribe a channel, or the person has to write !subscribe
Please, make it possible <3
!(un)subscribe client
Most helpful comment
Nevermind, i'm stupid i was trying to use the subscribe but for a strange reason i thought it was subscribing the channel, and not me. My bad, sorry for all ^^. Great job with the bot.