diff --git a/mumblecord.example.conf b/mumblecord.example.conf index 7f0f661..77d14e2 100644 --- a/mumblecord.example.conf +++ b/mumblecord.example.conf @@ -1,10 +1,16 @@ [mumble] host = example.com -port = 64738 +#port = 64738 #user = mumblecord #password = kek #cert = cert.pem #key = key.pem +# Prefix for commands +#prefix = $ + +# The trusted user will receive private messages +#trusted_user = your_mumble_name_here + [discord] token = put_discord_token_here