Teamspeak dropped XP support since 3.1.8
We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020
Teamspeak dropped XP support since 3.1.8
Which version do you use?
If you use the "myTeamSpeak-version": I seriously don't know anymore, how I built this, so there might be some issues on my windows build machine.
If you use the latest (always up to date) version from here (which would be my suggestion): there might be issues on the buildbox and I'd have to look into it. I'm too lazy to test this builds for every arch, so let me know, if you are using it.
Hey thansk for the great plugin! I have recently been altering the answercontacts script, however I am fairly basic when it comes to python. I have been trying to implement a bot known as chatterbot, however it seems as though the plugin does not reply to messages when I do this. Here is a snippet of the code:
def onTextMessageEvent(self, schid, targetMode, toID, fromID, fromName, fromUniqueIdentifier, message, ffIgnored):
(err, myid) = ts3lib.getClientID(schid)
#CHATTERBOT BIT, When the next 3 lines are uncommented no reply is sent to the sending user...
#from chatterbot import ChatBot
#chatbot = ChatBot('Ron Obvious', trainer='chatterbot.trainers.ChatterBotCorpusTrain er')
#response = chatbot.get_response(message)
#Below is something that messages the user with a joke, this works when the below 2 lines of code are uncommented.
#if message[0] != "-":
# response = message + "... Don't copy me! Type - at the start of each message, to cancel this reply."
So if anyone has any ideas to fix this, or anyone can alter the code/suggest something that would work -Essentially want something that will autoreply to a user with an AI Response, then I would be extremely thankful! Regards, Jack![]()
Is chatterbot installed in pyTSon's site-packages (Go to Plugins -> pyTSon -> Settings -> General -> Site packages -> Add)? Even if it's installed on your systems python installation, pyTSon won't notice that!
Is there any output in the clientlog?
P.S.: Please use code tags especially when posting python code!
P.P.S: Sorry for the late answer, I just didn't notice your post.
Running win64, latest update of ts and getting the error when installing the 64bit version of the plugin:
This add-on is not available for your platform.
Sounds like a myteamspeak issue, I've always uploaded a build for each available desktop platform.
The client log might be a bit more verbose about what's wrong.
You can try to download it with your browser from myteamspeak.com (latest release is currently pending, so you'll get version 1.2.1).
You can download the latest release from Github or the most recent updates from my download page.
onClientMoveEvent only works on myself, is there something similar which also works for other people joining the channel which i am currently in?
Is it possible to run a function when a user joined the channel which i am currently in? onClientMoveEvent only works on myself right? And is it possible to know who is talking?
Last edited by dante696; April 1st, 2019 at 08:52 AM. Reason: merged 2 posts
Please decide first, if you wanna communicate here or on github.
See https://github.com/pathmann/pyTSon/issues/115
What is that error?
I think you should update the API version to 22
Nope, api version 21 is still supported.
Check your log, there should be an error message.
This might happen, when some needed resources are not found. So where did you download it (and how did you install it)?
What are you trying to do and how?
Did you forget to add the log?
edit by mod
Post and user got removed from forum.
Last edited by dante696; May 12th, 2019 at 12:37 AM.
Thanks for awesome plugin!![]()
Hey guys.
I wanted to add the PyTSon plugin and done so just after I found it in the addons-browser. After installing PyTSon my Teamspeak³-Client keeps crashing.
To avoid it from crashing, I already deleted all the PyTSon related files, but it keeps installing itself whenever I start my Teamspeak³-Client again.
Turning my internet off helped to not get any crashes again, but as soon as I'm turning it on again, my client crashes, cause PyTSon gets installed.
I dont wanna uninstall the whole client and lose important chats etc or have even more work, just cause it keeps installing himself.
Anyone here able to help me out? It would be enough to get rid of PyTSon. I dont need it to be running
Thanks already!
It's a pretty urgent problem.
What file in Teamspeak allows automatic updates of plugins? It keeps downloading and installing itself after my manuel removement. A reinstallation with keeping the config after removing all the PyTSon files still gets me the same result.
Help pls!
Instead of deleting it manually, just uninstall it from the addons section.
EDIT: If you even can't get to the plugins settings, start the client with all plugins disabled. If I remember correctly, there is a start parameter for the TS3 client to achieve that.
There are currently 1 users browsing this thread. (0 members and 1 guests)