TS3AudioBot
TS3AudioBot copied to clipboard
How do I reboot a bot via command?
I want to reboot the bot and get back into the server automatically, is there a command?
Hi, there is no command that does exactly that, but it’s possible to get close with other commands.
!bot connect to <server> connects a new bot to the given server. One could create a new bot and let the old one leave afterwards.
Chaining commands, this can be done pretty instantly: !x (!bot disconnect) (!bot connect to <server>)
If this does not fit what you want, can you describe your case in more detail?