Go to file
Aron Heinecke a5916bdaab Add some docs for setup
Signed-off-by: Aron Heinecke <aron.heinecke@t-online.de>
2021-05-22 18:16:47 +02:00
src Remove sdl2 build instructions and add some startup info 2021-05-22 03:15:09 +02:00
.gitignore Add first working build. 2021-05-10 00:27:18 +02:00
Cargo.lock Remove unused stuff from ts demo 2021-05-22 03:05:19 +02:00
Cargo.toml Remove unused stuff from ts demo 2021-05-22 03:05:19 +02:00
credentials.example.toml Add some docs for setup 2021-05-22 18:16:47 +02:00
README.md Add some docs for setup 2021-05-22 18:16:47 +02:00

Teamspeak3 <-> Discord Voice Bridge

Requires your own discord bot token.

Building

get rust compiler with cargo

cargo build --release .exe/elf is inside target/release/

Starting

Setup your credentials inside .credentials.toml by copying credentials.example.toml

Then join a voice channel, type ~join in a text channel the bot can access.