summaryrefslogtreecommitdiffstats
path: root/configs/config.toml
diff options
context:
space:
mode:
authorJokler <jokler.contact@gmail.com>2017-10-29 23:23:12 +0100
committerJokler <jokler.contact@gmail.com>2017-10-29 23:23:12 +0100
commitcb07b259950d4762ceb609266cd1e8ae0ef60dad (patch)
treec7bdd86b5bed18ce4d16a6bacde9647f0dfc6de3 /configs/config.toml
parent04e195af65b209e4812b1a076dd04e2f5a8ec21c (diff)
parent45f70129ce94c0511fc5cd2cbdc625f8ef00ea4b (diff)
downloadfrippy-cb07b259950d4762ceb609266cd1e8ae0ef60dad.tar.gz
frippy-cb07b259950d4762ceb609266cd1e8ae0ef60dad.zip
Merge branch 'dev'v0.3.0
Diffstat (limited to 'configs/config.toml')
-rw-r--r--configs/config.toml25
1 files changed, 25 insertions, 0 deletions
diff --git a/configs/config.toml b/configs/config.toml
new file mode 100644
index 0000000..510e1ae
--- /dev/null
+++ b/configs/config.toml
@@ -0,0 +1,25 @@
+owners = []
+nickname = "frippy"
+#nick_password = ""
+alt_nicks = ["frippy_", "frippy__"]
+realname = "frippy"
+server = ""
+#password = ""
+port = 6697
+use_ssl = true
+#cert_path = "cert.der"
+encoding = "UTF-8"
+channels = ["#frippy"]
+umodes = "+B"
+user_info = "IRC Bot"
+version = "frippy v0.3.0"
+source = "https://github.com/Mavulp/frippy"
+#ping_time = 180
+#ping_timeout = 10
+#burst_window_length = 8
+#max_messages_in_burst = 15
+#should_ghost = false
+#ghost_sequence = []
+
+#[channel_keys]
+#"#frippy" = ""