Ts3audiobot: Whisper

Created on 11 May 2018  路  11Comments  路  Source: Splamy/TS3AudioBot

Whenever i do !play it plays the song on the channel. Even if whisper mode is enabled. How can i make for example, the bot dont whisper everyone on the channel, just the people who got subscribed to it?
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.

question

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.

All 11 comments

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?

  1. You either have to restart the bot or set the config value via !settings AudioFramework::AudioMode "<value>" to be immediately effective
  2. Due to a strange bug try to use this !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 ;P

Haha 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 is now available on develop

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lgund picture lgund  路  6Comments

GooG2e picture GooG2e  路  6Comments

Najsr picture Najsr  路  3Comments

officialtaxz picture officialtaxz  路  6Comments

iiAlphaWolf01 picture iiAlphaWolf01  路  4Comments