• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Required permission

Status
Not open for further replies.

DhrRob

New Member
Whenever my bot connects to the teamspeak I get the following error msg:

<17:19:51> insufficient client permissions (failed on b_virtualserver_servergroup_client_list)

It keeps spamming this untill the anti-spam disables the bot from issueing more commands. How can I disable the bot from issueing this command (if it's not a critical command)

My config.ini:
TS3Path = "C:\\SinusBot\\TeamSpeak 3 Client\\ts3client_win64.exe"
ListenHost = "0.0.0.0"
DataDir = ""
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
LogLevel = 3
EnableProfiler = false
YoutubeDLPath = ""
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
MTU = 1500
SampleInterval = 100
StartVNC = false
EnableMulticastMetadata = false
EnableWebStream = false
LogFile = ""
LicenseKey = "xxx"
EnableAloneMode = false

[StreamRewrites]

version 0.9.8
 

Raphraph

Donor
is awesome!
Contributor
Insider
This permission allows the bot to see who is online. You have to give this permnissions to the bot, because it enables some features. And you cannot prevent the bot from using this "command".
 
Status
Not open for further replies.
Top