12 lines
395 B
TOML
12 lines
395 B
TOML
|
# Rename this file to .credentials.toml
|
||
|
|
||
|
discord_token = "SECRET"
|
||
|
teamspeak_server = "IP:PORT" # NO tsdns
|
||
|
# identitfy, should change this
|
||
|
teamspeak_identity = "MG0DAgeAAgEgAiAIXJBlj1hQbaH0Eq0DuLlCmH8bl+veTAO2+k9EQjEYSgIgNnImcmKo7ls5mExb6skfK2Tw+u54aeDr0OP1ITsC/50CIA8M5nmDBnmDM/gZ//4AAAAAAAAAAAAAAAAAAAAZRzOI"
|
||
|
# join channel ID
|
||
|
teamspeak_channel = 1
|
||
|
# logging stuff
|
||
|
verbose = 1
|
||
|
# ?!
|
||
|
volume = 1.0
|