Default channel in WebApi
Will it be possible to set the default channel in WebApi? We can see the information (TODO) for a long time
It will happen when someone implements it :) If somebody wants to do this, I’m happy to provide some help.
@Flakebi I Need It, can you help me?
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 but I implemate them with a plugin