TS3AudioBot
TS3AudioBot copied to clipboard
TsQueryClient and TeaSpeak server
In some cases (depending on the TeaServer configuration), the TeaServer returns the first line when connecting "TeaSpeak" instead of "TS3"
I suggest in the file "TsQueryClient.cs" to expect the first line from the server "TS3" or "TeaSpeak"
Thanks
Version last version from developer branch
Teaspeak omegalul.
btw:
last version from developer branch
Is not very informative :-P
In TeaSpeak you can customize a lot of otherwise hardcoded messages via the config.yml.
- The query message-of-the-day (motd) and newline character of the query interface.
You can completely customize the text which makes expecting a consistent byte pattern impossible. I don't know why he made it customizable but it's kinda stupid since it basically breaks all 'normal' query clients. I'll see if I can add an option to read a fixed text/pattern but I won't put this high in the priority list right now
@Splamy thx!
You can completely customize the text which makes expecting a consistent byte pattern impossible. I don't know why he made it customizable but it's kinda stupid since it basically breaks all 'normal' query clients. I'll see if I can add an option to read a fixed text/pattern but I won't put this high in the priority list right now
It's editable since TeaSpeak uses another MOTD by default ;)