TS3AudioBot icon indicating copy to clipboard operation
TS3AudioBot copied to clipboard

Default channel in WebApi

Open NeaKus opened this issue 4 years ago • 4 comments

Will it be possible to set the default channel in WebApi? We can see the information (TODO) for a long time

NeaKus avatar Dec 28 '20 23:12 NeaKus

It will happen when someone implements it :) If somebody wants to do this, I’m happy to provide some help.

Flakebi avatar Dec 29 '20 14:12 Flakebi

@Flakebi I Need It, can you help me?

Mats324 avatar Dec 29 '20 15:12 Mats324

As a starting point, the settings are implemented in https://github.com/Splamy/TS3AudioBot/blob/develop/WebInterface/src/ts/Pages/BotSettings.vue Implementing the default channel should be similar to e.g. the channel password, so you can take that as a reference.

Hint: Make sure to make your changes on the develop branch as development happens there.

Flakebi avatar Dec 29 '20 18:12 Flakebi

@Flakebi but I implemate them with a plugin

Mats324 avatar Dec 29 '20 18:12 Mats324