if I have a bot on Windows and I want to put the data of the bots on linux . it can be done? ( Identities , music )
I am sure others might correct my mistakes but if the bot operates how a normal teamspeak server/client works. You should be able to just copy the data directory.
Then the linux version of the ts3 client can read from it when it loads
I am sure others might correct my mistakes but if the bot operates how a normal teamspeak server/client works. You should be able to just copy the data directory.
Then the linux version of the ts3 client can read from it when it loads
So theoretically it should be possible to just copy the data directory from Windows to Linux. The only problem I see, is that the database structure won't be the same in the Windows version and the Linux version.
So basically try to copy the data directory and if there is any error like "database could not be read" or "database error" or something with the database, just write in here again.
Did it work?thanks guys