This repository was archived by the owner on Feb 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# TeamSpeak 3 Integration: How to get the ClientQuery API Key | ||
|
||
1. Open your TeamSpeak3 Client | ||
2. Click on `Tools` > `Options` (Default shortcut: ALT+P) | ||
3. Click on `Addons` and there should be a Plugin in the list called `ClientQuery` | ||
3.1 If you don't have that Plugin then download it by clicking `Browse online` | ||
 | ||
3.2 Top-Right `Search...`, enter `ClientQuery` there and it should show up | ||
 | ||
3.3 Click on it and hit `Install` | ||
 | ||
3.4 Go back to your installed Plugins by hitting the `My Addons`-Button in the Top Left | ||
 | ||
4. Click on `Settings` | ||
5. The API Key should now be shown, copy it | ||
 | ||
6. Paste the API Key in the settings of the Plugin Action | ||
 |