diff --git a/sample_config.toml b/sample_config.toml index c35f3bf..197521f 100644 --- a/sample_config.toml +++ b/sample_config.toml @@ -1,6 +1,6 @@ token = "..." # REQUIRED: discord bot token nickname = "dircord" # REQUIRED: IRC nickname -server = "karx.xyz"" +server = "karx.xyz" port = 6697 tls = true # OPTIONAL: DEFAULT: false mode = "+B" # OPTIONAL: DEFAULT: none