TS3AudioBot icon indicating copy to clipboard operation
TS3AudioBot copied to clipboard

How do I reboot a bot via command?

Open MYSTICWIND1 opened this issue 3 years ago • 1 comments

I want to reboot the bot and get back into the server automatically, is there a command?

MYSTICWIND1 avatar May 19 '22 14:05 MYSTICWIND1

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?

Flakebi avatar Jul 24 '22 11:07 Flakebi