diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/config.toml b/config.toml deleted file mode 100644 index dc5da29..0000000 --- a/config.toml +++ /dev/null @@ -1,25 +0,0 @@ -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.1.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" = "" |
