diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-03-06 01:52:03 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-03-06 01:52:03 -0800 |
| commit | c83f3aea31cd96479dfb1f5dc28eb54001c3aa21 (patch) | |
| tree | 1919adc61608feb36f63fea078a7878f82188fb8 /README.md | |
init commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..7639ca1 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Teamspeak 6 Matrix Credential Extractor + +This is a tool built for extracting your Matrix credentials from Teamspeak 6 to access the chat functionalities from Matrix compatible clients. + +## Usage +Using the sidebar, load your `settings.db. You can find it in the locations listed below: + +- Windows: `%APPDATA%\TeamSpeak\Default` +- Linux: `~/.config/TeamSpeak/Default` +- Mac: `~/Library/Preferences/TeamSpeak/Default` + +## Limitations +Only unencrypted group chats will work properly, encrypted chat is extremely flakey. + +Teamspeak has various custom tools built-on top of the Matrix protocol +so not everything is supported/compatible. **Use at your own risk** |
