2021-05-23 00:16:47 +08:00
|
|
|
# Rename this file to .credentials.toml
|
|
|
|
|
|
|
|
discord_token = "SECRET"
|
|
|
|
teamspeak_server = "IP:PORT" # NO tsdns
|
2021-05-23 00:42:17 +08:00
|
|
|
# identity, should change this
|
2021-05-23 00:16:47 +08:00
|
|
|
teamspeak_identity = "MG0DAgeAAgEgAiAIXJBlj1hQbaH0Eq0DuLlCmH8bl+veTAO2+k9EQjEYSgIgNnImcmKo7ls5mExb6skfK2Tw+u54aeDr0OP1ITsC/50CIA8M5nmDBnmDM/gZ//4AAAAAAAAAAAAAAAAAAAAZRzOI"
|
2021-09-11 01:18:34 +08:00
|
|
|
|
2021-09-11 01:22:58 +08:00
|
|
|
# teamspeak server password
|
|
|
|
# teamspeak_server_password = "my secret"
|
|
|
|
|
2021-09-11 01:18:34 +08:00
|
|
|
# use either of the following
|
|
|
|
# join ts-channel by ID
|
|
|
|
# teamspeak_channel_id = 1
|
|
|
|
# join ts-channel by name, use / for nesting
|
|
|
|
# teamspeak_channel_name = "Default Channel/Nested"
|
|
|
|
# if required use a password
|
|
|
|
# teamspeak_channel_password = "some password"
|
|
|
|
|
2021-09-11 01:09:42 +08:00
|
|
|
# teamspeak nickname
|
|
|
|
teamspeak_name = "voice bridge"
|
2021-09-11 01:18:34 +08:00
|
|
|
|
2021-05-23 00:42:17 +08:00
|
|
|
# logging stuff, 0-3
|
2021-05-23 00:16:47 +08:00
|
|
|
verbose = 1
|
2021-05-23 00:42:17 +08:00
|
|
|
# currently unused
|
2021-05-23 00:16:47 +08:00
|
|
|
volume = 1.0
|