a5916bdaab
Signed-off-by: Aron Heinecke <aron.heinecke@t-online.de> |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
credentials.example.toml | ||
README.md |
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.