-
I really like your project. I successfully managed to make the bot managing my server without any Server Admins needed.
For my newest project, I am trying to make the bot "visible" like it is a no…
repte updated
6 years ago
-
Hello, when I started bot i have error: ImportError: No module named 'ts3.TS3Connection'
All logs:
> Traceback (most recent call last):
File "./main.py", line 2, in
import Bot
File "/h…
-
Hey guys,
i am trying to make script on creating rooms, but i need to make something like check if client is connect on server by checking IP from website.
https://hastebin.com/qukiruzeca.php
-
i updated my server today to 3.3.1 on linux and got every 6 minutes an error in my log saying:
```
connection to server 'localhost:10011' lost on line 128 in /libraries/TeamSpeak3/Transport/TCP.php
…
-
**Describe the bug**
When the query (php) robot starts performing cleaning of unused servers, the server crashes.
**To Reproduce**
Many query queries
**Environment information:**
Operating s…
-
Hi, I want to use a custom imported Identity with the following Parameters:
```
Identity Name: New identity
Nickname: noone cares
Phonetic Nickname :
Unique ID: s5Z8/XkKRaOKRB4UmZMvU9tle5o=
Sec…
-
Hallo,
Wie mache ich das wenn ich beim TS3AudioBot einen Avatar hinzugefügt habe. Das die dann vom Befehl dann entfernt wird?
-
I wrote a bot for my TS3 server with the aid of this API (using the latest version). Unfortunately, the bot stopped working after a few hours.
Eclipse stated the following errors:
Quellcode:
```
[20…
-
Hallo, einer meiner Mods hatte aus Spaß seinen Privaten Kollegen den Rank einfach entfernt, eigentlich sollte er dann ja nach paar Sekunden/Minuten automatisch den Rank wieder bekommen. (Hatte das auc…
-
Hi !
## TL;DR
I'm working on a somewhat stylish TeamSpeak bot and I need to listen `onTextMessage` events. For my job, no asynchronous tasks are necessary, then I use `TS3Api` object.
**Notic…