forked from Murgeye/teamspeak3-python-bot
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
channel_requester: Auto-move clients to existing channels
A client can join the channel requester, which creates a channel for this user and moves the client respectively. However, when the client leaves the channel and joins the channel requester channel instead while the own channel still exists, the client stays in the channel requester channel. This change ensures, that either a new channel gets created or that the client gets moved to the already existing channel.
- Loading branch information
Showing
1 changed file
with
47 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters